summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_field_seek.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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
* mysqli: Promote warning in field_seekDharman2020-09-171-4/+6
* Promote warnings to Error in MySQLi extensionGeorge Peter Banyard2020-09-151-3/+6
* Reindent phpt filesNikita Popov2020-02-031-69/+69
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-4/+6
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-16/+0
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-80/+80
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Fix MySQLi testsAndrea Faulds2014-11-291-2/+2
* Annother attempt at fixing the mysqli_fetch_field testsNikita Popov2012-08-171-9/+13
* Fix tests: don't expect people to use a certain db/schema for testingUlf Wendel2011-01-171-7/+7
* Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes...Kalle Sommer Nielsen2011-01-171-4/+12
* Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to retur...Kalle Sommer Nielsen2011-01-071-4/+12
* Let's try not to have 'uft8'-only tests and avoid setting the charset upon co...Ulf Wendel2010-09-231-4/+18
* Unify, force one charset at connect, thus fixingAndrey Hristov2010-09-221-2/+2
* 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-80/+80
* - Removed UEXPECT(F)Felipe Pena2009-01-061-115/+1
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+328