summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_field.phpt
Commit message (Expand)AuthorAgeFilesLines
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-2/+2
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-62/+62
* 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-10/+14
* Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes...Kalle Sommer Nielsen2011-01-171-3/+9
* Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to retur...Kalle Sommer Nielsen2011-01-071-3/+9
* Let's try not to have 'uft8'-only tests and avoid setting the charset upon co...Ulf Wendel2010-09-231-8/+26
* 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-57/+57
* - Removed UEXPECT(F)Felipe Pena2009-01-061-82/+1
* Adding new tests = making sure we're in sync with the 5_3 branchUlf Wendel2007-10-101-0/+75
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests that check mysqli_fetch_field(), mysqli_fetch_field_direct() andUlf Wendel2007-07-231-0/+142