diff options
Diffstat (limited to 'tests/014-stream.phpt')
-rw-r--r-- | tests/014-stream.phpt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/014-stream.phpt b/tests/014-stream.phpt index d10b421..46d6b66 100644 --- a/tests/014-stream.phpt +++ b/tests/014-stream.phpt @@ -47,7 +47,7 @@ string(2) "OK" bool(true) bool(true) bool(false) -int(29) +int(30) int(33188) string(2) "OK" bool(true) @@ -55,14 +55,14 @@ bool(false) bool(true) + file resource(%d) of type (stream) -int(29) +int(30) int(33188) -string(10) "Mon Feb 12" +string(10) "Fri Oct 13" bool(false) -string(17) "13:27:47 CET 2018" +string(18) "12:24:27 CEST 2023" bool(true) + stream -string(28) "Mon Feb 12 13:27:47 CET 2018" +string(29) "Fri Oct 13 12:24:27 CEST 2023" Warning: file_get_contents(%s/bidon.rpm#/usr/share/doc/bidon/TODO): Failed to open stream: operation failed in %s on line %d bool(false) |