rasmus Mon, 29 Aug 2011 06:47:07 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=315675
Log:
The link error on an out-of-sync command doesn't start with 0
uwe/andrey please double-check
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug45289.phpt
U php/php-src/branches/PHP_5_4/ext/mysqli/tests/bug45289.phpt
U php/php-src/trunk/ext/mysqli/tests/bug45289.phpt
Modified: php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug45289.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug45289.phpt 2011-08-29
06:19:40 UTC (rev 315674)
+++ php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug45289.phpt 2011-08-29
06:47:07 UTC (rev 315675)
@@ -37,4 +37,4 @@
require_once("clean_table.inc");
?>
--EXPECTF--
-[004] [0%s
+[004] [%s
Modified: php/php-src/branches/PHP_5_4/ext/mysqli/tests/bug45289.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/ext/mysqli/tests/bug45289.phpt 2011-08-29
06:19:40 UTC (rev 315674)
+++ php/php-src/branches/PHP_5_4/ext/mysqli/tests/bug45289.phpt 2011-08-29
06:47:07 UTC (rev 315675)
@@ -37,4 +37,4 @@
require_once("clean_table.inc");
?>
--EXPECTF--
-[004] [0%s
+[004] [%s
Modified: php/php-src/trunk/ext/mysqli/tests/bug45289.phpt
===================================================================
--- php/php-src/trunk/ext/mysqli/tests/bug45289.phpt 2011-08-29 06:19:40 UTC
(rev 315674)
+++ php/php-src/trunk/ext/mysqli/tests/bug45289.phpt 2011-08-29 06:47:07 UTC
(rev 315675)
@@ -37,4 +37,4 @@
require_once("clean_table.inc");
?>
--EXPECTF--
-[004] [0%s
+[004] [%s
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php