uw Wed, 15 Sep 2010 08:20:15 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=303384
Log:
Fix test
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_magic_quotes.phpt
Modified: php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_magic_quotes.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_magic_quotes.phpt
2010-09-15 08:15:58 UTC (rev 303383)
+++ php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_magic_quotes.phpt
2010-09-15 08:20:15 UTC (rev 303384)
@@ -120,9 +120,9 @@
Warning: mysqli_fetch_array(): magic_quotes_runtime are deprecated since PHP
5.3 in %s on line %d
Equal:bool(true)
-Warning: mysqli_fetch_object(): magic_quotes_runtime are deprecated since PHP
5.3 in
/work/vanilla/php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_magic_quotes.php
on line 69
+Warning: mysqli_fetch_object(): magic_quotes_runtime are deprecated since PHP
5.3 in %s on line %d
>'< => >\'<
>"< => >\"<
>\0< => >\\0<
>\< => >\\<
-done!
\ No newline at end of file
+done!
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php