Catrope has submitted this change and it was merged. Change subject: Bug 39516 - Call to a member function format() on a non-object ......................................................................
Bug 39516 - Call to a member function format() on a non-object Workaround for php bug [1], reported in 5.3.2, fixed already Workaround can be removed when our minimum PHP version is > 5.3.2 [1] https://bugs.php.net/bug.php?id=52063 Change-Id: Ia60e64300787d0b683829765e8eeac1535e9d0a4 --- M includes/GlobalFunctions.php 1 file changed, 7 insertions(+), 1 deletion(-) Approvals: Catrope: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/20831 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia60e64300787d0b683829765e8eeac1535e9d0a4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
