Followup r78924: keep track of exception/warning comments separately, to prevent...
[lhc/web/wiklou.git] / includes / MWFunction.php
2011-01-04 X!Forcing array breaks MWFunction with <2 parameters
2011-01-03 X!Throw an exception if calling parent or self on MWFunction.
2011-01-03 X!Run is_callable, just to make sure the autoloader gets...
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2011-01-02 Alexandre EmsenhuberReplaced call to in_string() by strpos() since the...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...