summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_report.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-111-0/+6
|\
| * Handle errors during next_result()Nikita Popov2020-11-111-0/+6
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-281-0/+41
|\ \ | |/
| * Handle mysqli errors in more casesDharman2020-10-281-0/+41
| * Sync test with masterNikita Popov2020-10-281-258/+258
* | Rename mysqli parameters to be more logicalLarry Garfield2020-09-271-2/+2
* | Run tidyNikita Popov2020-09-181-1/+1
* | Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* | Promote warnings to Error in MySQLi extensionGeorge Peter Banyard2020-09-151-6/+12
* | Reindent phpt filesNikita Popov2020-02-031-248/+248
* | Add missing ZPP checksMáté Kocsis2019-11-011-1/+0
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-6/+0
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-06-201-5/+5
|\
| * Fixed MarinaDB supportDmitry Stogov2014-06-201-5/+5
| * Test for MySQL version.Variable is deprecated in MySQL 5.6.Ulf Wendel2012-03-141-22/+24
| * fix for 5.5.19Andrey Hristov2011-12-141-1/+1
| * fix testAndrey Hristov2011-12-141-1/+1
* | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-5/+0
* | Test for MySQL version.Variable is deprecated in MySQL 5.6.Ulf Wendel2012-03-141-22/+24
* | fix for 5.5.19Andrey Hristov2011-12-141-1/+1
* | fix testAndrey Hristov2011-12-141-1/+1
|/
* Fixing the second testAndrey Hristov2010-04-081-1/+1
* Fix test. The usernames in the server are 16 chars longAndrey Hristov2010-04-071-1/+1
* 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-9/+9
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* I had accidently removed Andrey's path to work with ANSI QUOTES... fixing wha...Ulf Wendel2009-05-281-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-2/+2
* Fix tests when the server is running with ANSI_QUOTESAndrey Hristov2009-05-271-2/+2
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-7/+59
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+246