summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/pdo_test.inc
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Various typo fixes in stub comments and CHANGES fileAyesh Karunaratne2020-06-251-1/+1
* Change the default PDO error mode to exceptionsAllenJB2020-05-041-0/+2
* Reindent phpt filesNikita Popov2020-02-031-66/+66
* Fixed bug #62379 failing ODBC long column functionalityMatt Ficken2012-07-131-3/+9
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-2/+1
* MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-18/+8
* MFHHartmut Holzgraefe2006-07-101-3/+3
* - MFHMarcus Boerger2005-12-111-0/+4
* clean up the test2 table that some tests createWez Furlong2005-10-291-0/+1
* - Add ability to execute .php generated from .phpt on failure without theMarcus Boerger2005-09-211-0/+15
* MFH: Make PDO use class constantsIlia Alshanetsky2005-09-201-3/+3
* Add utility for driver-specific testsWez Furlong2005-07-141-0/+10
* for the transactions test case, detect working transactions before attempting...Wez Furlong2005-07-091-0/+9
* Safer way of allowing 'blank' user/pass.Ilia Alshanetsky2005-07-091-0/+3
* Add a PDO_ATTR_STRINGIFY_FETCHES attribute, which is used to convert integer orWez Furlong2005-07-081-0/+1
* Stop on the 1st skip.Ilia Alshanetsky2005-07-071-1/+1
* skip if we can't connect (include reason in skip output)Wez Furlong2005-07-071-0/+8
* make column names lower caseWez Furlong2005-07-071-0/+1
* extra paranoia about the attribute paramWez Furlong2005-07-071-2/+2
* rename pdo_test.php to pdo_test.inc, add it, and update tests.Wez Furlong2005-07-061-0/+37