fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1

This commit is contained in:
Olivier DOUCET 2012-02-25 10:58:30 +00:00
parent 5ef66f2cf5
commit 6546beecec

View File

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