]> granicus.if.org Git - php/commitdiff
file() is affected by magic_quotes_runtime
authorMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 21:15:31 +0000 (21:15 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 21:15:31 +0000 (21:15 +0000)
ext/dba/tests/dba_cdb_make.phpt

index 57166d56742ab44e2250b4852a6d6ce0afed0181..40a417860c26e21531e2b2ae333d576e49decb1b 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 DBA CDB_MAKE handler test
+--INI--
+magic_quotes_runtime=1
 --SKIPIF--
 <?php 
        require_once('skipif.inc');