summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/045.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fixed PHP6 unicode related testsDmitry Stogov2014-08-151-1/+1
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-5/+5
* 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
* Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/ve...Ulf Wendel2009-07-061-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-4/+4
* - Removed UEXPECT(F)Felipe Pena2009-01-061-8/+0
* Introducing new environment variable:Ulf Wendel2007-08-091-2/+2
* Primarily whitespace/CS - synching with mysqlnd SVN repositoryUlf Wendel2007-07-231-1/+6
* As usual:Ulf Wendel2007-07-121-8/+18
* added unicode support for mysqli extensionGeorg Richter2006-09-261-3/+3
* MF51: fix testsAntony Dovgal2006-03-301-3/+3
* Added new classes:Georg Richter2005-01-071-0/+1
* added skipif sectionGeorg Richter2004-12-041-0/+2
* Fixed bug #30890 (testsuite)Georg Richter2004-12-041-2/+2
* fixed some testsGeorg Richter2004-02-161-1/+16
* changed tests (ysqli_bind_param and mysql_bind_result changes)Georg Richter2003-06-281-1/+1
* test for bind_result with showGeorg Richter2003-02-141-0/+28