summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_connect_oo.phpt
Commit message (Expand)AuthorAgeFilesLines
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-5/+5
* Fix #32490: constructor of mysqli has wrong nameChristoph M. Becker2015-09-011-1/+1
* Fix skipifs to match other tests for the case when connection failsChristopher Jones2011-09-081-2/+5
* Add mysqli_error_list() that returns an array with errors. Typically onlyAndrey Hristov2011-08-041-1/+1
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-7/+20
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-1/+1
* Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),Ulf Wendel2007-07-231-0/+137