We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05edf64 commit 47b2e44Copy full SHA for 47b2e44
ext/bz2/tests/002.phpt
@@ -93,7 +93,7 @@ resource(%d) of type (stream)
93
Warning: fopen(bz_open_002.txt): Failed to open stream: `br' is not a valid mode for fopen in %s on line %d
94
bzopen(): Argument #1 ($file) must be of type string or file-resource, bool given
95
96
-Warning: fopen(bz_open_002.txt): Failed to open stream: `br' is not a valid mode for fopen %s in %s on line %d
+Warning: fopen(bz_open_002.txt): Failed to open stream: `br' is not a valid mode for fopen in %s on line %d
97
98
99
Warning: bzopen(): cannot write to a stream opened in read only mode in %s on line %d
0 commit comments