summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/074.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent more mysqli testsNikita Popov2020-11-251-8/+8
* 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-2/+2
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-5/+5
* - Removed UEXPECT(F)Felipe Pena2009-01-061-12/+1
* Introducing new environment variable:Ulf Wendel2007-08-091-1/+4
* The last bunch of changes to the old 0*.phpt tests. Once final time aUlf Wendel2007-07-121-13/+22
* added unicode support for mysqli extensionGeorg Richter2006-09-261-3/+3
* MFB: fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris)Antony Dovgal2006-07-121-0/+33