We can't check if it's a parentNode->type == name_node so early, since
authorPlatonides <platonides@users.mediawiki.org>
Tue, 3 May 2011 19:48:50 +0000 (19:48 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 3 May 2011 19:48:50 +0000 (19:48 +0000)
commitc6a8d9609219e28492e4566250f7a2fad48bbcdf
tree51f22e6b94f7d390befc28c57f1b0fcdc2de17eb
parent6fd7d7c1dfa3d3aea5418e4c9160ef7d2fd04929
We can't check if it's a parentNode->type == name_node so early, since
it may be just a single } and end up being a literal.
tests/phpunit/includes/parser/PreprocessorTest.php