User "Nikerabbit" posted a comment on MediaWiki.r104039. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104039#c26480 Commit summary:
Make installer error out if php was compiled without ctype support. This is probably very few people, because you have to actively disable ctype support in order for it not to be compilied in to php. However, there was thread in support desk recently about this ( http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Blank_page_after_install ) (I suppose we could implement work around functions in the case ctype was missing, but doesn't really seem worth it given that its enabled by default, so almost no one will be missing it) Comment: "with support for X" feels redundant compared to just "with X", _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
