"Reedy" posted a comment on MediaWiki.r111574.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111574#c31000

Commit summary for MediaWiki.r111574:

Delete the temp cdb file when an exception is thrown so they don't take up /tmp 
space

Reedy's comment:

No...

<pre>
reedy@ubuntu64-web-esxi:~$ php test.php
PHP Warning:  unlink(foobarfile.php): No such file or directory in 
/home/reedy/test.php on line 3
PHP Stack trace:
PHP   1. {main}() /home/reedy/test.php:0
PHP   2. unlink() /home/reedy/test.php:3
</pre>

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

Reply via email to