summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_options.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Reindent phpt filesNikita Popov2020-02-031-83/+83
* Promote mysqli warnings to exceptionsMáté Kocsis2020-01-301-5/+8
* Convert some notices to warningsNikita Popov2019-10-021-1/+1
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-18/+0
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-3/+2
* typo fixesVeres Lajos2013-07-151-1/+1
* Fix test failure. Add new test for MYSQLI_OPT_INT_AND_FLOAT_NATIVE mysqlnd fe...Ulf Wendel2010-09-021-40/+51
* Add a test case for the recently fixed memleakAndrey Hristov2010-04-291-0/+4
* Make it coupled - what is allocated with mnd_ should be freedAndrey Hristov2010-03-291-6/+0
* Fix for bug #49965 . Let mysqli_options() try to cast option values to the ap...Ulf Wendel2009-11-031-0/+2
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Fixing testUlf Wendel2009-09-211-11/+9
* The option has changed the name, hence we change the testAndrey Hristov2009-05-291-3/+3
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-2/+21
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-1/+5
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+108