Hi, Patch to fix #32160 (file truncation in copy() when source & destination are the same)
http://viewcvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c.diff?r1=1.398&r2=1.399 broke copy() on windows alltogether it seems. It also broke copy($url, $local_file) on other platforms since it tries to stat() urls. I suggest that we remove this fix and release 4.3.11 and 5.0.4 without it. I do not think that this change requires additional RC. Edin -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php