]> granicus.if.org Git - php/commitdiff
fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1
authorOlivier DOUCET <odoucet@php.net>
Sat, 25 Feb 2012 10:58:30 +0000 (10:58 +0000)
committerOlivier DOUCET <odoucet@php.net>
Sat, 25 Feb 2012 10:58:30 +0000 (10:58 +0000)
ext/standard/tests/streams/bug47997.phpt

index 1ad28907f24badbd53e353b9716e4bbfe4c1aa28..f13a19d1f15550d2232e305e6f41aafb332a4e49 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #47997 (stream_copy_to_stream returns 1 on empty streams)
+--INI--
+allow_url_fopen=1
 --FILE--
 <?php