Use wikimedia/object-factory 1.0.0
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 2 Feb 2018 10:27:27 +0000 (02:27 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 4 Feb 2018 20:52:44 +0000 (12:52 -0800)
commit79de8fd02f20c8f8a9e22c537906151044f52979
tree3e64193baa17720dbbfde05557fffb685699d545
parentd5050065d259be07d64b3262e4e10300fb1f40d0
Use wikimedia/object-factory 1.0.0

Deprecate the unnamespaced version and move it to includes/compat.

Bug: T147167
Depends-On: I39c805bfb98b32f32f3d0dc1eee9e823afe1c21a
Change-Id: I3780c7adf51683f3f7adb35a88f9a25a0a2e2530
20 files changed:
RELEASE-NOTES-1.31
autoload.php
composer.json
includes/ServiceWiring.php
includes/StubObject.php
includes/auth/AuthManager.php
includes/compat/ObjectFactory.php [new file with mode: 0644]
includes/config/EtcdConfig.php
includes/debug/logger/LoggerFactory.php
includes/debug/logger/MonologSpi.php
includes/htmlform/HTMLForm.php
includes/libs/ObjectFactory.php [deleted file]
includes/libs/objectcache/MultiWriteBagOStuff.php
includes/libs/objectcache/ReplicatedBagOStuff.php
includes/session/SessionManager.php
includes/specialpage/SpecialPageFactory.php
includes/user/CentralIdLookup.php
tests/phpunit/includes/MessageTest.php
tests/phpunit/includes/libs/ObjectFactoryTest.php [deleted file]
tests/phpunit/includes/preferences/DefaultPreferencesFactoryTest.php