summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_all.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in fetch_all error messageKamil Tekiela2021-03-281-1/+1
* Move fetch_all implementation out of mysqlndNikita Popov2020-12-181-2/+0
* Run tidyNikita Popov2020-09-181-2/+2
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Promote warnings to Error in MySQLi extensionGeorge Peter Banyard2020-09-151-9/+8
* Reindent phpt filesNikita Popov2020-02-031-272/+272
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-9/+7
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-9/+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-50/+50
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-0/+20
* Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty arrayAndrey Hristov2010-06-181-2/+4
* Fixing testsUlf Wendel2010-06-101-1/+1
* Making tests pass strict sql mode.Ulf Wendel2010-06-081-22/+26
* 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-51/+51
* - Removed UEXPECT(F)Felipe Pena2009-01-061-131/+0
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-2/+2
* Commiting changes into HEAD = synching with 5_3Ulf Wendel2007-10-101-60/+60
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+1
* Another nice new function that comes with mysqlnd: return all rows ofUlf Wendel2007-07-231-0/+560