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 ba980d0 commit de1c407Copy full SHA for de1c407
ext/bz2/tests/bug72447.phpt
@@ -12,4 +12,4 @@ stream_filter_append($fp, 'bzip2.compress', STREAM_FILTER_WRITE, $param);
12
fclose($fp);
13
?>
14
--EXPECTF--
15
-Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate. (0) in %s/bug72447.php on line %d
+Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate. (0) in %s%ebug72447.php on line %d
0 commit comments