wiki.techinc.nl/tests/phpunit/includes/parser
Brad Jorsch c3900e06be Resolve used lazy options in ParserOptions::optionsHash()
If a lazy option is passed to ParserOptions::optionsHash(), we should
resolve the option so the hash can incorporate the proper value instead
of omitting it.

Also, completely unrelatedly, refactor the hook overriding in the unit
test because people won't stop whining about it in code review.

Change-Id: I2df78ed90875c229090b503b65f20fbbbba7f237
2018-05-15 06:54:55 +00:00
..
CoreParserFunctionsTest.php
MagicVariableTest.php
ParserIntegrationTest.php
ParserMethodsTest.php
ParserOptionsTest.php
ParserOutputTest.php
ParserPreloadTest.php
PreprocessorTest.php
SanitizerTest.php
StripStateTest.php
TagHooksTest.php
TidyTest.php