summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2015-04-23 03:41:50 +0300
committerDmitry Stogov <dmitry@zend.com>2015-04-23 03:41:50 +0300
commit6d4da2db8a5e77391182db271e1ed8e4e56eca88 (patch)
tree4284916768baceb66b32532e659b4cfa6a2f52e1 /ext/pdo_sqlite
parent15a5f61cf4ac1961c20b61ba58e19c64a653064c (diff)
downloadphp-git-6d4da2db8a5e77391182db271e1ed8e4e56eca88.tar.gz
Make internal non-static methods to be executed in context of class. Set EG(scope) accordingly.
Diffstat (limited to 'ext/pdo_sqlite')
-rw-r--r--ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt b/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt
index f7f3ce06bc..c8cdee6f69 100644
--- a/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt
+++ b/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt
@@ -102,7 +102,7 @@ bool(false)
Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: no array or string given in %s on line %d
bool(false)
-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: class 'PDOStatement' does not have a method 'foo' in %s on line %d
bool(false)
array(2) {
[0]=>