"^demon" changed the status of MediaWiki.r107162 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107162#c28479
Old Status: new > New Status: fixme Commit summary for MediaWiki.r107162: Do not unconditionally set global variables that might be used by other extensions, too ^demon's comment: And by conditionally setting them like this you make the code vulnerable to register globals. Globals must be set. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
