summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_get_result_metadata.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+13
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Reindent phpt filesNikita Popov2020-02-031-186/+186
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-12/+18
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-4/+4
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-3/+3
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+0
* 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-4/+4
* - 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/+259