Skip to content

Commit 3484270

Browse files
author
Ilia Alshanetsky
committed
Fixed test
1 parent c731b22 commit 3484270

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ext/dba/tests/dba_cdb_make.phpt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ magic_quotes_runtime=1
3333
}
3434
?>
3535
--EXPECT--
36+
PHP Warning: Directive 'magic_quotes_runtime' is deprecated in PHP 5.3 and greater in Unknown on line 0
3637
database handler: cdb_make
3738
string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"
38-
string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"
39+
string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"

0 commit comments

Comments
 (0)