summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_set_charset.phpt
Commit message (Expand)AuthorAgeFilesLines
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-2/+2
* Cleanup tests version checksTom Van Looy2016-11-201-5/+1
* Fixed PHP6 unicode related testsDmitry Stogov2014-08-151-1/+1
* MySQL 5.6 updateUlf Wendel2011-09-021-1/+1
* Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.Andrey Hristov2010-08-161-1/+1
* 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-2/+2
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-2/+4
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-13/+37
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-3/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+102