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 4ff82eb commit 961ac1fCopy full SHA for 961ac1f
ext/standard/tests/filters/bug81302.phpt
@@ -1,9 +1,7 @@
1
--TEST--
2
Bug #81302 (Stream position after stream filter removed)
3
---SKIPIF--
4
-<?php
5
-if (!extension_loaded('zlib')) die("skip zlib extension not available");
6
-?>
+--EXTENSIONS--
+zlib
7
--FILE--
8
<?php
9
$f = fopen("php://memory", "w+b");
0 commit comments