]> granicus.if.org Git - php/commit
- Fix #46542 Extending PDO class with a __call() function doesn't work as
authorJohannes Schlüter <johannes@php.net>
Tue, 17 Feb 2009 14:39:58 +0000 (14:39 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 17 Feb 2009 14:39:58 +0000 (14:39 +0000)
commitf6f0d58bee72d0fbf96584fc5de0c60670029c9c
treea7c59c9df49200929de21facbc32a20c2a5032ee
parentf6c4d4791c6844cd9a189861a8d4aa06b0a8dd31
- Fix #46542 Extending PDO class with a __call() function doesn't work as
  expected
ext/pdo/pdo_dbh.c
ext/pdo_sqlite/tests/bug46542.phpt [new file with mode: 0644]