summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_get_result.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-12-181-19/+16
|\
| * MySQLnd: Support cursors in store/get resultNikita Popov2020-12-181-33/+16
| * Reindent more mysqli testsNikita Popov2020-11-251-88/+88
| * Reindent ext/mysqli testsNikita Popov2020-11-251-2/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-291-18/+51
|\ \ | |/
| * Fix bug #72413: Segfault with get_result and PS cursorsDharman2020-10-291-20/+67
* | 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-88/+88
* | Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-18/+24
* | 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-9/+9
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-4/+4
* 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-5/+5
* - Removed UEXPECT(F)Felipe Pena2009-01-061-27/+1
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+1
* Adding tests for a few new functions that come with mysqlnd:Ulf Wendel2007-07-231-0/+208