"Dantman" posted a comment on MediaWiki.r110124. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110124#c30102
Commit summary for MediaWiki.r110124: Copy FilesystemIterator constants so we can still pretend to support 5.2 Dantman's comment: The constants aren't the only things that are 5.3+. The setFlags and the $flags argument are also 5.3+. It sounds like this will just make things inconsistent. The $flags will be ignored in 5.2 and things like . and .. will start showing up in the iterator when MW is installed in 5.2 and things will break inconsistently. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
