phpcs: Assignment expression not allowed
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 18 Nov 2015 18:32:05 +0000 (19:32 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Wed, 18 Nov 2015 18:39:19 +0000 (19:39 +0100)
commit5311afb6a4e37d92878a06edc8b15494b3897a37
tree4506efd2e64f131ae22cb84c75d1ebc9a20222c9
parent42e257a1a28c3b381eb1f6002e4b6417fc85d8a4
phpcs: Assignment expression not allowed

Fix some "Assignment expression not allowed"

Found by tests:
https://integration.wikimedia.org/ci/job/mediawiki-core-phpcs/2736/consoleFull

Change-Id: Ibfc62b0aaa5c7fa63081edea3ef2b4d0dc984f85
includes/db/DatabaseMysqlBase.php
includes/db/DatabaseOracle.php
includes/db/loadbalancer/LoadMonitorMySQL.php
includes/filerepo/file/File.php
includes/gallery/TraditionalImageGallery.php
includes/installer/PostgresUpdater.php
includes/parser/LinkHolderArray.php
tests/phpunit/includes/db/DatabaseSqliteTest.php
tests/phpunit/includes/parser/NewParserTest.php