]> granicus.if.org Git - php/commitdiff
Fixing test - see also gcov results
authorUlf Wendel <uw@php.net>
Mon, 31 May 2010 13:28:15 +0000 (13:28 +0000)
committerUlf Wendel <uw@php.net>
Mon, 31 May 2010 13:28:15 +0000 (13:28 +0000)
ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt

index 9c54dc2f6ee59214f5a3a798cc40c41c66ab8c43..18ef17b7c2544b5d3db700ddd2501f1a56892f64 100644 (file)
@@ -142,8 +142,8 @@ object(myclass)#%d (1) {
 }
 
 Using PDO::FETCH_CLASS to fetch the object from DB and unserialize it...
-myclass::__construct(PDO shall call __construct())
 myclass::__set(myobj, 'C:7:"myclass":19:{Data from serialize}')
+myclass::__construct(PDO shall call __construct())
 object(myclass)#%d (2) {
   [%u|b%"myprotected":protected]=>
   %unicode|string%(19) "a protected propery"