Mark passing non ObjectFactory spec to ApiModuleManager as deprecated
authormainframe98 <k.s.werf@hotmail.com>
Sun, 8 Sep 2019 10:28:55 +0000 (12:28 +0200)
committermainframe98 <k.s.werf@hotmail.com>
Mon, 9 Sep 2019 19:59:03 +0000 (21:59 +0200)
commit7b2fb55711d12ca5e313349c0db49e02d5ee6f1b
tree3e88ac8f9ea63a58d8db1fb232abe9f9636c5f00
parentca3083c61e413c76e28bdfe59b236d3e818284d2
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
includes/api/ApiModuleManager.php
tests/phpunit/includes/api/ApiMainTest.php
tests/phpunit/includes/api/ApiModuleManagerTest.php
tests/phpunit/includes/api/format/ApiFormatBaseTest.php