wiki.techinc.nl/tests/phpunit/includes/content
Timo Tijhof 7c340aed29 JsonContent: Support non-object values as root structure
* Remove is_object restriction from isValid.
* Implement rootValueTable to support rendering of other
  root structures.

Also:
* Minor method documentation tweaks.
* Document why quotes are not escaped for strings in value cells.

Bug: T86270
Change-Id: Ic1d10393912fcefa22d675fd4aa2baf437d2a05a
2015-01-16 20:57:07 +00:00
..
ContentHandlerTest.php Set content language for ContentHandlerTest::testGetAutosummary 2014-10-01 19:38:32 +00:00
CssContentTest.php Introduce ContentGetParserOutput hook 2014-05-10 14:27:33 +02:00
JavaScriptContentTest.php Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
JsonContentTest.php JsonContent: Support non-object values as root structure 2015-01-16 20:57:07 +00:00
TextContentTest.php Fix bypassing hooks in TextContentTest 2014-10-23 17:46:55 +00:00
WikitextContentHandlerTest.php Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
WikitextContentTest.php Record redirect target in ParserOptions 2014-09-18 06:19:31 +00:00