User "Hashar" posted a comment on MediaWiki.r101644.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101644#c25823
Commit summary:

(bug 31822) Error during upgrade due to output buffer reset in stdout.

In various places in Maintenance, we're overwriting our output buffer rather 
than appending to it. This doesn't matter too much in the CLI, but it can 
corrupt headers when upgrading from the web. Thanks Woozle for pointing this 
out.

Comment:

That one is buggy before PHP 5.2.7!

PHP BUG #45303 : Opening php:// wrapper in append mode results in a warning
https://bugs.php.net/bug.php?id=45303

Our bugs are bug 32325 and bug 32263


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

Reply via email to