summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_attr_set.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-2/+2
* Fix for Bug #52686 mysql_stmt_attr_[gs]et arg. points to incorrect typeAndrey Hristov2010-10-061-0/+6
* Fixing mysqli_stmt_attr_set @ libmysqlUlf Wendel2010-05-311-8/+5
* Making test a bit more portableUlf Wendel2009-10-201-6/+10
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Fixing testUlf Wendel2009-09-291-3/+5
* Fix mysqli_stmt_attr_set in libmysql mode.Andrey Hristov2009-09-251-2/+2
* Not nice but neither the MySQL Client Library not mysqlnd are supposed to det...Ulf Wendel2009-09-211-3/+4
* 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-1/+1
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-10/+24
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Damn, Pierre is clever.Ulf Wendel2007-07-231-0/+246