summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_array.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent more mysqli testsNikita Popov2020-11-251-283/+283
* [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-38/+38
* Fixing testsUlf Wendel2010-06-101-1/+1
* Making tests pass strict sql mode.Ulf Wendel2010-06-081-26/+26
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-39/+39
* - Removed UEXPECT(F)Felipe Pena2009-01-061-81/+1
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-2/+2
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests for mysqli_fetch_assoc(), mysqli_fetch_array(), mysqli_fetch_row()Ulf Wendel2007-07-231-0/+451