summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/pdo_024.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-10/+10
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Remove local variablesPeter Kokot2019-02-031-1/+1
* Explicitly allow NULL values for dblib compatibilityAdam Baratz2017-01-091-1/+11
* Fix #73234: Emulated statements let value dictate parameter typeAdam Baratz2016-10-101-1/+1
* Explicitly allow NULL values for dblib compatibilityAdam Baratz2016-09-131-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
* some drivers want you to say that its ok to use NULL for these columns.Wez Furlong2005-07-201-1/+1
* 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/+31