summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_class_mysqli_stmt_interface.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add mysqli_error_list() that returns an array with errors. Typically onlyAndrey Hristov2011-08-041-0/+8
* Arginfo for mysqliAndrey Hristov2010-07-071-1/+0
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* Fixing mysqlnd version test to run some four previously skipped tests. There ...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-3/+3
* Proper ctor usage (Fix #46044)Johannes Schlüter2009-01-071-1/+1
* - Removed UEXPECT(F)Felipe Pena2009-01-061-56/+0
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-1/+4
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-3/+39
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Adding new tests that check the interface of the classes exported by mysqliUlf Wendel2007-07-231-0/+205