Reedy has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/33/20833/1 -- To view, visit https://gerrit.wikimedia.org/r/20833 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia60e64300787d0b683829765e8eeac1535e9d0a4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: wmf/1.20wmf10 Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
