Skip to content

Commit 901fbdb

Browse files
committed
main: refactor userstream method calling
1 parent 7bac9de commit 901fbdb

File tree

2 files changed

+402
-396
lines changed

2 files changed

+402
-396
lines changed

ext/standard/tests/file/userstreams_005.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ ftruncate(): Argument #2 ($size) must be greater than or equal to 0
6565
------ stream_truncate bad return: -------
6666
truncation with new_size=0
6767

68-
Warning: ftruncate(): test_wrapper_bad::stream_truncate did not return a boolean! in %s on line %d
68+
Warning: ftruncate(): test_wrapper_bad::stream_truncate value must be of type bool, string given in %s on line %d
6969
bool(false)

0 commit comments

Comments
 (0)