Test: /ext/standard/tests/file/copy_variation5.phpt - Version 7.2.34    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
013+ Copy operation =>
014+ Warning: copy(/data/soft/php-7.2.34/ext/standard/tests/file/COPY.TMP): failed to open stream: File exists in %s/copy_variation5.php on line 39
015+ bool(false)
016+ Existence of destination file => bool(false)
013- Copy operation => bool(true)
014- Existence of destination file => bool(true)
017- Size of destination file => int(1500)
019+ Size of destination file =>
020+ Warning: filesize(): stat failed for /data/soft/php-7.2.34/ext/standard/tests/file/COPY.TMP in %s/copy_variation5.php on line 53
021+ bool(false)
020- Copy operation => bool(true)
021- Existence of destination file => bool(true)
024+ Copy operation =>
025+ Warning: copy(/data/soft/php-7.2.34/ext/standard/tests/file/CopY.TMP): failed to open stream: File exists in %s/copy_variation5.php on line 39
026+ bool(false)
027+ Existence of destination file => bool(false)
024- Size of destination file => int(1500)
030+ Size of destination file =>
031+ Warning: filesize(): stat failed for /data/soft/php-7.2.34/ext/standard/tests/file/CopY.TMP in %s/copy_variation5.php on line 53
032+ bool(false)
033+
034+ Warning: unlink(/data/soft/php-7.2.34/ext/standard/tests/file/COPY.TMP): No such file or directory in %s/copy_variation5.php on line 61
035+
036+ Warning: unlink(/data/soft/php-7.2.34/ext/standard/tests/file/CopY.TMP): No such file or directory in %s/copy_variation5.php on line 61