summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_connect.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-135/+135
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-4/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-10/+10
* 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