]> granicus.if.org Git - php/commitdiff
Prevent the magic quotes fatal error causing a diff
authorChristopher Jones <sixd@php.net>
Thu, 1 Sep 2011 19:01:37 +0000 (19:01 +0000)
committerChristopher Jones <sixd@php.net>
Thu, 1 Sep 2011 19:01:37 +0000 (19:01 +0000)
ext/dba/tests/dba_cdb_make.phpt

index e3ff9662a823107ef560d12ee439d648148fa6cf..6a5f2dd9c361cc94849662af8c4fecb288a3b5f8 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 DBA CDB_MAKE handler test
---INI--
-magic_quotes_runtime=1
 --SKIPIF--
 <?php 
        $handler = 'cdb_make';
@@ -37,7 +35,6 @@ magic_quotes_runtime=1
        require(dirname(__FILE__) .'/clean.inc'); 
 ?>
 --EXPECT--
-Deprecated: Directive 'magic_quotes_runtime' is deprecated in PHP 5.3 and greater in Unknown on line 0
 database handler: cdb_make
 string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"
 string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"