Follow up r80376. Added missing file FORMAT.
authorPlatonides <platonides@users.mediawiki.org>
Mon, 17 Jan 2011 19:54:44 +0000 (19:54 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Mon, 17 Jan 2011 19:54:44 +0000 (19:54 +0000)
commit8081138adbf37e12e4af9114a631612ed44d11db
tree8045131900df784bdc9d742ddd550f45e56a9631
parent7292429207a8434bc67c12283a0cdbcd0082dbd8
Follow up r80376. Added missing file FORMAT.
Fixed method call in Preprocessor_Native.php.
Added support for tags containing spaces (r80025), following the same odd order dependant behavior as the php preprocessors.
Extensions shouldn't rely on it. See http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/51496
As a result of these changes, there is much less worst-case lookahead now.
in_array.{c,h} are now unused.
tests/phpunit/includes/parser/PreprocessorTest.php