uw Wed, 23 Nov 2011 17:30:59 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=319722
Log: Good to fix something, but don't forget to update tests Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt Modified: php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt =================================================================== --- php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt 2011-11-23 17:27:44 UTC (rev 319721) +++ php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt 2011-11-23 17:30:59 UTC (rev 319722) @@ -89,6 +89,8 @@ %unicode|string%(%d) "%s" [%u|b%"server_version"]=> int(%d) + ["stat"]=> + %s [%u|b%"sqlstate"]=> %unicode|string%(5) "00000" [%u|b%"protocol_version"]=> @@ -125,6 +127,8 @@ NULL [%u|b%"server_version"]=> NULL + ["stat"]=> + NULL [%u|b%"sqlstate"]=> NULL [%u|b%"protocol_version"]=>
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php