summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/tests/bug43925.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
|
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
|
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
| | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it.
* - Fixed bug #43925 (Incorrect argument counter in prepared statements with ↵Felipe Pena2008-10-231-0/+59
pgsql)