summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/bug_43663.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Remove local variablesPeter Kokot2019-02-031-1/+1
* MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-1/+10
* fix SKIPIFsNuno Lopes2008-04-101-1/+1
* remove duplicated sectionsNuno Lopes2008-03-171-1/+0
* - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).David Soria Parra2007-12-301-0/+23