summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_pconn_twice.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-34/+34
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-4/+4
* No reason not to run the tests with libmysql. Its long, long ago that pconnec...Ulf Wendel2010-09-201-2/+0
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-3/+3
* Fixing problems when calling connect (again and again) on a valid connection ...Ulf Wendel2009-10-151-0/+79