mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
file() is affected by magic_quotes_runtime
This commit is contained in:
parent
a81fe09722
commit
dbb95f338e
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
DBA CDB_MAKE handler test
|
DBA CDB_MAKE handler test
|
||||||
|
--INI--
|
||||||
|
magic_quotes_runtime=1
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
require_once('skipif.inc');
|
require_once('skipif.inc');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue