summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_object_oo.phpt
Commit message (Expand)AuthorAgeFilesLines
* Test update. 5.4+ throws a catchable fatal error, 5.3 does not.Ulf Wendel2011-07-251-13/+17
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests for mysqli_fetch_object()Ulf Wendel2007-07-231-0/+123