summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_connect.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-11/+11
* - Removed UEXPECT(F)Felipe Pena2009-01-061-26/+1
* Commiting changes into HEAD = synching with 5_3Ulf Wendel2007-10-101-0/+6
* Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),Ulf Wendel2007-07-231-0/+191