summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_result_references.phpt
Commit message (Expand)AuthorAgeFilesLines
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-2/+2
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-29/+29
* Make debug_val_dump and var_dump prints int and float the sameXinchen Hui2015-07-231-8/+8
* String reference counters may be increased when string copiedDmitry Stogov2015-03-191-8/+8
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-3/+3
* Finish refactoring of MySQLiXinchen Hui2014-05-111-15/+15
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* 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-32/+32
* - Fix #45940 MySQLI OO does not populate connect_error property on failedJohannes Schlüter2009-01-121-1/+11
* - Removed UEXPECT(F)Felipe Pena2009-01-061-62/+0
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-2/+2
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+199