Tobias Gritschacher has uploaded a new change for review. Change subject: (hotfix) $prefs should be passed by reference ......................................................................
(hotfix) $prefs should be passed by reference - $prefs should be passed by reference in the onGetPreferences hook; not doing so, leads to the new preference not showing up for me (php 5.4); according to the documentation of the hook, passing by reference is the correct way; Change-Id: Ia942f4cd9622b50f86a27e8d5dbc5dc53ae17a2c --- M client/WikibaseClient.hooks.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/59/43159/1 -- To view, visit https://gerrit.wikimedia.org/r/43159 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia942f4cd9622b50f86a27e8d5dbc5dc53ae17a2c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Tobias Gritschacher <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
