fix phpt : fopen(data://) requires allow_url_fopen=1

This commit is contained in:
Olivier DOUCET 2012-02-25 12:44:46 +00:00
parent ce535f1819
commit f94237edf3

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