summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Wendel <uw@php.net>2010-05-31 13:28:15 +0000
committerUlf Wendel <uw@php.net>2010-05-31 13:28:15 +0000
commit0ab82cecc2782e9310ddb2190171c9cfaa865e0d (patch)
tree7196a43d46f9b0c7fcc70a4173d5ab938e1812ba
parent9b334da667ea3b05fe54951218dda5e97c34818f (diff)
downloadphp-git-0ab82cecc2782e9310ddb2190171c9cfaa865e0d.tar.gz
Fixing test - see also gcov results
-rw-r--r--ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt b/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt
index 9c54dc2f6e..18ef17b7c2 100644
--- a/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt
+++ b/ext/pdo_mysql/tests/pdo_mysql_stmt_fetch_serialize.phpt
@@ -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"