aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/parser/MagicWordArrayTest.php
diff options
context:
space:
mode:
authorBartosz Dziewoński <dziewonski@fastmail.fm>2023-10-26 19:36:16 +0200
committerBartosz Dziewoński <dziewonski@fastmail.fm>2023-10-26 19:44:02 +0200
commit0454c52ddef1b5e94f986ce22dc3ffd93dfa121f (patch)
tree665d6a884dd9441b57f8f99af68a8b63230767b9 /tests/phpunit/unit/includes/parser/MagicWordArrayTest.php
parent3a12fa629c7a0bfc2cad4f6ff61eefc48b999ec3 (diff)
downloadmediawikicore-0454c52ddef1b5e94f986ce22dc3ffd93dfa121f.tar.gz
mediawikicore-0454c52ddef1b5e94f986ce22dc3ffd93dfa121f.zip
Improve uses of ->where( array_merge( … ) ) in query builders
Replace ->where( array_merge( a, b ) ) with ->where( a )->andWhere( b ). It's shorter and I find it easier to read. Change-Id: I94fef6219b5611659f7a09fd3a555aba001f5339
Diffstat (limited to 'tests/phpunit/unit/includes/parser/MagicWordArrayTest.php')
0 files changed, 0 insertions, 0 deletions