summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/bug_34630.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-8/+8
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Remove local variablesPeter Kokot2019-02-031-1/+1
* gcov test fixesChristopher Jones2011-09-021-2/+0
* MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-0/+2
* fix test namesAntony Dovgal2007-05-071-1/+1
* actually, bytea is not required for LOBs in postgres; good!Wez Furlong2005-11-251-2/+0
* PDO support for LOBs in the postgres driver currently assumes bytea columns.Wez Furlong2005-11-251-1/+4
* improve test portability.Wez Furlong2005-10-311-13/+30
* - MFH change require to require_onceMarcus Boerger2005-10-031-1/+1
* a test for bug #34630Wez Furlong2005-09-241-0/+39