summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_get_result_non_select.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-6/+6
* Run tidyNikita Popov2020-09-181-2/+2
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-61/+61
* Fix inverted stristr() argument order in mysqli testNikita Popov2018-07-051-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+0
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-1/+1
* - Removed UEXPECT(F)Felipe Pena2009-01-061-2/+0
* More updates to the ext/mysqli tests in HEAD = synching with 5_3Ulf Wendel2007-10-101-0/+94