Prevent the magic quotes fatal error causing a diff

This commit is contained in:
Christopher Jones 2011-09-01 19:01:37 +00:00
parent 2ae90a11ea
commit 375a31fed2

View 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"