summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/pdo_027.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Remove local variablesPeter Kokot2019-02-031-1/+1
* Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- butDan Scott2005-10-261-1/+1
* - 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
* Fixes #33785 for meWez Furlong2005-07-221-3/+5
* Added test for PDO_FETCH_LAZY.Ilia Alshanetsky2005-07-211-0/+26