mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1
This commit is contained in:
parent
5ef66f2cf5
commit
6546beecec
@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
Bug #47997 (stream_copy_to_stream returns 1 on empty streams)
|
||||
--INI--
|
||||
allow_url_fopen=1
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user