summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/tests/bug46274.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-1/+1
|
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
|
* 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.
* Related to bug #65047 (Test skip on client / server version)Remi Collet2013-06-191-1/+1
| | | | | | | | bug46274.phpt and bug46274_2.phpt Make query silent (when server don't know bytea_output option) bug_49985.phpt Make result "locale" independent
* Fixed bug #65047 (Test skip on client / server version)Matteo Beccati2013-06-191-0/+5
|
* - Complete the fix for #46274, and testsFelipe Pena2008-10-121-0/+85