User "Aaron Schulz" posted a comment on MediaWiki.r79523. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/79523#c18078 Commit summary:
Throw an exception if calling parent or self on MWFunction. Comment: +$callback = (array) $callback; So "someGlobalFunc" now becomes array( "someGlobalFunc" ). Will that ever give "array must have exactly two members"? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
