summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_object_oo.phpt
Commit message (Expand)AuthorAgeFilesLines
* Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-161-6/+9
* Fix failing tests from exception code changesAaron Piotrowski2015-07-071-3/+3
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-3/+3
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-3/+3
* Implement engine exceptionsDmitry Stogov2015-03-091-15/+23
* 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