summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_all_oo.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-3/+0
* Rename mysqli parameters to be more logicalLarry Garfield2020-09-271-1/+1
* 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-10/+9
* Reindent phpt filesNikita Popov2020-02-031-287/+287
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-4/+6
* [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
* Fixing testsUlf Wendel2010-06-101-1/+1
* Making tests pass strict sql mode.Ulf Wendel2010-06-081-24/+27
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-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-132/+1
* 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-2/+2
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+2
* Another nice new function that comes with mysqlnd: return all rows ofUlf Wendel2007-07-231-0/+562