Aaron Schulz has submitted this change and it was merged. Change subject: Allow array condition for Database::conditional ......................................................................
Allow array condition for Database::conditional Change the one use of that method to use the new syntax. Add some tests. Change-Id: I9ad4e5b5e97d1d13cfd858105167ca5d20ffaf83 --- M includes/Category.php M includes/db/Database.php M tests/phpunit/includes/db/DatabaseSQLTest.php 3 files changed, 41 insertions(+), 6 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved Chughakshay16: Looks good to me, but someone else must approve jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/21416 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9ad4e5b5e97d1d13cfd858105167ca5d20ffaf83 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Chughakshay16 <[email protected]> Gerrit-Reviewer: Dan Collins <[email protected]> Gerrit-Reviewer: Nikola Smolenski <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
