User "Hashar" changed the status of MediaWiki.r103179.

Old Status: new
New Status: resolved

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103179
Commit summary:

Address fixme on r101644 (bug 32325, bug 32263), originally for bug 31822. PHP 
5.2 below 5.2.7 throws a warning when you try to fopen() in append mode. Fixed 
by only fwrite()ing to STDIN|STDERR when in cli, use print otherwise (per Tim's 
suggestion).

People didn't seem to like the idea of bumping the minimum version to 5.2.7 
since some distros like being behind the times.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to