* Removed noargs/noparse in braceSubstitution(), they have been largely obsolete...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 3 Jan 2008 05:37:32 +0000 (05:37 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 3 Jan 2008 05:37:32 +0000 (05:37 +0000)
commit3f8a69a50a50b85659b6bae1580e0a6096b9662f
tree645771255efdac4839eda32c889a43ec6509dc5b
parent800adef88833c5654c0e43526dc593713f9d5d05
* Removed noargs/noparse in braceSubstitution(), they have been largely obsolete since the introduction of replace_callback() and now just cause bugs and confusion. Did some related code cleanup.
* Fixed a bug 529 regression -- uncovered line-start syntax in parser function results was not recognised. Added a parser test for this failure plus another three bug 529 tests for good measure.
includes/Parser.php
maintenance/parserTests.txt