summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/pdo_017.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-4/+4
* Reindent phpt filesNikita Popov2020-02-031-5/+5
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Remove local variablesPeter Kokot2019-02-031-1/+1
* Fix bug 72788: Invalid memory access when database_object_handleKeyur2016-08-091-2/+2
* MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-4/+6
* (MFH) "transaction" tests should test commit, too, not only rollbackHartmut Holzgraefe2006-07-101-0/+9
* - MFH change require to require_onceMarcus Boerger2005-10-031-1/+1
* - Add ability to execute .php generated from .phpt on failure without theMarcus Boerger2005-09-211-0/+1
* MFH: Make PDO use class constantsIlia Alshanetsky2005-09-201-2/+2
* for the transactions test case, detect working transactions before attempting...Wez Furlong2005-07-091-5/+9
* 1st set of fixes to make tests work with MySQLIlia Alshanetsky2005-07-071-1/+7
* Stop on the 1st skip.Ilia Alshanetsky2005-07-071-2/+2
* skip if we can't connect (include reason in skip output)Wez Furlong2005-07-071-1/+4
* rename pdo_test.php to pdo_test.inc, add it, and update tests.Wez Furlong2005-07-061-1/+1
* Add tests that can be redirected to with new test harness feature.Wez Furlong2005-07-061-0/+49