]> granicus.if.org Git - php/commitdiff
Fix test after is_callable change
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 14 Aug 2020 08:40:20 +0000 (10:40 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 14 Aug 2020 08:40:20 +0000 (10:40 +0200)
ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt

index 2d0dfc3e5d752b17187006e66a7cfa1c1a0e88ba..4600b7935be09ffe3851328e64e62c78f1781e12 100644 (file)
@@ -112,7 +112,7 @@ Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: no array or s
 Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error in %s on line %d
 bool(false)
 
-Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: class PDOStatement does not have a method "foo" in %s on line %d
+Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: cannot access "self" when no class scope is active in %s on line %d
 
 Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error in %s on line %d
 bool(false)