Fix strict warning in FakeDatabasUpdater::setAppliedUpdates
authorphysikerwelt (Moritz Schubotz) <wiki@physikerwelt.de>
Mon, 13 Oct 2014 13:22:35 +0000 (15:22 +0200)
committerKrinkle <krinklemail@gmail.com>
Mon, 13 Oct 2014 13:36:09 +0000 (13:36 +0000)
commiteab45e37b66582a94e5a7700021e41a59560e665
treeee15bb370826f8b8771b77d4c71012ec9e3f6330
parentc419a591ecb5c08f00a3f7759974bfaf8fd7185d
Fix strict warning in FakeDatabasUpdater::setAppliedUpdates

Follows-up ccd051bc44.

To be consistent with DatabaseUpdater::setAppliedUpdates
the second arg $updates is now optional.

Change-Id: Ida2adfe30099ea4c65f0c16fafc4eae6603fc93a
tests/phpunit/includes/installer/DatabaseUpdaterTest.php