summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_assoc.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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-26/+26
* - Removed UEXPECT(F)Felipe Pena2009-01-061-47/+1
* Commiting changes into HEAD = synching with 5_3Ulf Wendel2007-10-101-3/+61
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests for mysqli_fetch_assoc(), mysqli_fetch_array(), mysqli_fetch_row()Ulf Wendel2007-07-231-0/+100