summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/bug_52098.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo/tests/bug_52098.phpt')
-rw-r--r--ext/pdo/tests/bug_52098.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo/tests/bug_52098.phpt b/ext/pdo/tests/bug_52098.phpt
index c9d39af522..d30a8e462f 100644
--- a/ext/pdo/tests/bug_52098.phpt
+++ b/ext/pdo/tests/bug_52098.phpt
@@ -52,7 +52,7 @@ echo $obj->lucky();
$db->exec("DROP TABLE test");
?>
===DONE===
---EXPECTF--
+--EXPECT--
Calling object method 'foo'
Calling object method 'bar'
Calling object method 'lucky'