diff options
Diffstat (limited to 'ext/standard/tests/file/filesize_variation2-win32.phpt')
-rw-r--r-- | ext/standard/tests/file/filesize_variation2-win32.phpt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ext/standard/tests/file/filesize_variation2-win32.phpt b/ext/standard/tests/file/filesize_variation2-win32.phpt index bdfb0abc8b..6ae23b2e9b 100644 --- a/ext/standard/tests/file/filesize_variation2-win32.phpt +++ b/ext/standard/tests/file/filesize_variation2-win32.phpt @@ -77,23 +77,6 @@ int(1024) int(0) int(0) -- Creating a file inside sub-dir, and checking size of base, subdir and file created -- -int(0) -int(0) -int(12000) -*** Done *** ---UEXPECTF-- -*** Testing filesize(): usage variations *** - -*** Testing size of a dir, sub-dir and file with filesize() *** --- Creating a base dir, and checking its size -- -int(0) --- Creating a file inside base dir, and checking dir & file size -- -int(0) -int(1024) --- Creating an empty sub-dir in base-dir, and checking size of base and sub dir -- -int(0) -int(0) --- Creating a file inside sub-dir, and checking size of base, subdir and file created -- Notice: fwrite(): 12000 character unicode buffer downcoded for binary stream runtime_encoding in %s on line %d int(0) |