https://bugzilla.wikimedia.org/show_bug.cgi?id=29557
Garrett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Garrett <[email protected]> 2012-10-13 22:27:12 UTC --- Hi, I'm the author of the facebook extension. A few years ago, the MediaWiki documentation specified pass-by-reference parameters for some hooks. Slowly, a lot of these are quietly being converted to pass-by-value params (4 or 5 breaking changes in the history of my extension). Would I be wise to convert as many of the remaining reference params as possible to guard against future conversions like this? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
