From: Christopher Jones Date: Thu, 1 Sep 2011 19:01:37 +0000 (+0000) Subject: Prevent the magic quotes fatal error causing a diff X-Git-Tag: php-5.5.0alpha1~1381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=375a31fed2225c41502fe372bd750e80c643611f;p=php Prevent the magic quotes fatal error causing a diff --- diff --git a/ext/dba/tests/dba_cdb_make.phpt b/ext/dba/tests/dba_cdb_make.phpt index e3ff9662a8..6a5f2dd9c3 100644 --- a/ext/dba/tests/dba_cdb_make.phpt +++ b/ext/dba/tests/dba_cdb_make.phpt @@ -1,7 +1,5 @@ --TEST-- DBA CDB_MAKE handler test ---INI-- -magic_quotes_runtime=1 --SKIPIF-- --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"