summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/026.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-8/+8
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-2/+2
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-2/+2
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+12
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-3/+3
* - Removed UEXPECT(F)Felipe Pena2009-01-061-9/+1
* Looks more than it is. Its whitespace, adding error handling in a few places,Ulf Wendel2008-01-081-3/+3
* Introducing new environment variable:Ulf Wendel2007-08-091-1/+4
* I forgot to mention: some will fail. In particular in unicode mode.Ulf Wendel2007-07-121-8/+17
* added unicode support for mysqli extensionGeorg Richter2006-09-261-3/+3
* bring tests up-to-date with 5_1 branchAndrey Hristov2006-01-041-0/+1
* added skipif sectionGeorg Richter2004-12-041-0/+2
* Fixed bug #30890 (testsuite)Georg Richter2004-12-041-4/+2
* fixed some testsGeorg Richter2004-02-161-3/+3
* changed first param in mysqli_bind_paramGeorg Richter2004-02-111-1/+1
* changed tests (ysqli_bind_param and mysql_bind_result changes)Georg Richter2003-06-281-2/+2
* adding a few testsGeorg Richter2003-02-121-0/+48