wiki.techinc.nl/tests/phpunit/includes/api/format
mainframe98 7b2fb55711 Mark passing non ObjectFactory spec to ApiModuleManager as deprecated
With Iee04afc27283547dd68d6db93f44ac2e0ebf1258, passing both the $class
and $factory parameter is deprecated in favor of just passing an
ObjectFactory spec as the third parameter.

Change-Id: I7b04d82c9daba52f5dc5e6c528739336279c7550
2019-09-09 21:59:03 +02:00
..
ApiFormatBaseTest.php Mark passing non ObjectFactory spec to ApiModuleManager as deprecated 2019-09-09 21:59:03 +02:00
ApiFormatJsonTest.php Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
ApiFormatNoneTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiFormatPhpTest.php Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
ApiFormatRawTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiFormatTestBase.php Use ObjectFactory to create API modules 2019-09-09 18:50:16 +00:00
ApiFormatXmlTest.php Xml.php: Do not escape double quotes in $contents of Xml::element() 2018-05-23 20:03:54 +00:00