User "Aaron Schulz" posted a comment on MediaWiki.r97890. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97890#c23071 Commit summary:
stylize.php, update whitespace, remove superfluous comment lines update indentation and sprinkle some braces. Comment: One nice thing I noticed with entry-point guards is that they prevent fatals about some parent class (e.g. Child extends Parent) not existing when somebody tries to access the php file. Probably not worth the clutter of having them though. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
