summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug34810.phpt
Commit message (Expand)AuthorAgeFilesLines
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-12/+12
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-45/+45
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* fix another test after stat changeAndrey Hristov2011-10-101-0/+4
* Add mysqli_error_list() that returns an array with errors. Typically onlyAndrey Hristov2011-08-041-0/+5
* Portability improvementsUlf Wendel2010-06-081-9/+18
* Adapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The beha...Ulf Wendel2009-12-091-2/+2
* 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-3/+3
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+11
* 1) The wording of a message can differ by version and by libmysql vs. mysqlnd...Ulf Wendel2009-05-291-1/+1
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-58/+58
* Proper ctor usage (Fix #46044)Johannes Schlüter2009-01-071-1/+1
* - Removed UEXPECT(F)Felipe Pena2009-01-061-48/+48
* Fix testsAndrey Hristov2008-10-271-1/+1
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-4/+79
* Fix a failing testAndrey Hristov2008-02-191-1/+1
* Next set of files which now feature the new environment variableUlf Wendel2007-08-091-3/+6
* fix test namesAntony Dovgal2007-05-071-1/+1
* Merge from 5.2Georg Richter2006-05-091-2/+3
* MF51: fix #34810 (mysqli::init() and others use wrong $this pointer without c...Antony Dovgal2005-10-101-0/+38