summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-147/+147
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* 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
* Fixing testUlf Wendel2010-05-311-1/+1
* Fixing testUlf Wendel2010-01-041-5/+6
* mysqli won't accept empty string for socket, skip test of mysqli.default_sock...Ulf Wendel2009-11-041-13/+19
* 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-13/+13
* - Removed UEXPECT(F)Felipe Pena2009-01-061-26/+0
* Fix testsAndrey Hristov2008-10-271-3/+1
* Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),Ulf Wendel2007-07-231-0/+198