summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/pdo_mysql_multi_stmt_nextrowset.phpt
Commit message (Expand)AuthorAgeFilesLines
* PDO MySQL: Fix nextRowset() on libmysqlclient with native PSNikita Popov2020-12-111-3/+0
* PDO MySQL: Normalize handling of empty stored procedure result setNikita Popov2020-12-081-0/+8
* Fix tests for MariaDBDharman2020-11-021-1/+1
* Run tidyNikita Popov2020-09-181-4/+4
* Change the default PDO error mode to exceptionsAllenJB2020-05-041-1/+5
* Reindent phpt filesNikita Popov2020-02-031-48/+48
* Fix borked SKIPIFsFabien Villepinte2019-09-301-2/+2
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Start adding new attribute to control multi statementspwolanin2014-12-051-0/+261