mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
Bug #47997 (stream_copy_to_stream returns 1 on empty streams)
|
||||
--INI--
|
||||
allow_url_fopen=1
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user