summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_get_result2.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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-122/+122
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-8/+8
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-12/+0
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-3/+3
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-6/+6
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* 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-8/+8
* - Removed UEXPECT(F)Felipe Pena2009-01-061-20/+1
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-3/+7
* Adding tests for a few new functions that come with mysqlnd:Ulf Wendel2007-07-231-0/+187