diff options
Diffstat (limited to 'ext/standard/tests/file/filesize_variation2.phpt')
-rw-r--r-- | ext/standard/tests/file/filesize_variation2.phpt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ext/standard/tests/file/filesize_variation2.phpt b/ext/standard/tests/file/filesize_variation2.phpt index 3fe2c9eaf1..dc64f9bfa5 100644 --- a/ext/standard/tests/file/filesize_variation2.phpt +++ b/ext/standard/tests/file/filesize_variation2.phpt @@ -77,23 +77,6 @@ int(1024) int(%d) int(%d) -- Creating a file inside sub-dir, and checking size of base, subdir and file created -- -int(%d) -int(%d) -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(%d) --- Creating a file inside base dir, and checking dir & file size -- -int(%d) -int(1024) --- Creating an empty sub-dir in base-dir, and checking size of base and sub dir -- -int(%d) -int(%d) --- 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(%d) |