"Aaron Schulz" changed the status of MediaWiki.r111128 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111128

Old status:  new
> New status: ok

Commit summary for MediaWiki.r111128:

Fix for r106752: let TempFSFile deletions happen when the object goes out of 
scope, as you would expect with this RAII pattern, rather than leaving it until 
shutdown. PHP has lots of bugs in its shutdown process so doing the file delete 
at scope destruction means it's more likely to happen.

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

Reply via email to