summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into testDmitry Stogov2014-08-111-0/+120
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-08-061-0/+120
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-12/+34
| | |\
| | | * Add EXPECTFAndrey Hristov2014-08-061-12/+34
| | * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-0/+98
| | |\ \ | | | |/
| | | * Fix handling of multi-result sets with PS...used to clean not onlyAndrey Hristov2014-08-061-0/+98
| | * | Merge commit '8b9719d' into PHP-5.5Rasmus Lerdorf2014-07-301-0/+3
| | |\ \ | | | |/
| * | | Merge commit '8b9719d' into PHP-5.6Rasmus Lerdorf2014-07-301-0/+3
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'master' into phpngDmitry Stogov2014-08-041-0/+3
|\ \ \ \
| * \ \ \ Merge commit '8b9719d'Rasmus Lerdorf2014-07-301-0/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | We need to turn off any strict mode here for this warning to show upRasmus Lerdorf2014-07-301-0/+3
* | | | Merge remote-tracking branch 'origin/master' into phpngXinchen Hui2014-07-181-0/+1
|\ \ \ \ | |/ / /
| * | | Add some trace info as well as update CLIENT_ flagsAndrey Hristov2014-07-161-0/+1
* | | | Merge branch 'master' into phpngDmitry Stogov2014-06-203-9/+9
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-06-203-9/+9
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-06-203-9/+9
| | |\ \ | | | |/
| | | * Fixed MarinaDB supportDmitry Stogov2014-06-203-9/+9
* | | | Merge branch 'master' into phpngDmitry Stogov2014-06-202-2/+2
|\ \ \ \ | |/ / /
| * | | Fix another problem with MySQL 5.7Andrey Hristov2014-06-181-1/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-06-181-1/+1
| |\ \ \ | | |/ /
| | * | Suppress test failure with MySQL 5.7Andrey Hristov2014-06-181-1/+1
* | | | Refcount may have different meaning in PHP NGXinchen Hui2014-06-191-26/+26
* | | | Merge branch 'master' into phpngDmitry Stogov2014-06-121-1/+1
|\ \ \ \ | |/ / /
| * | | Bug 64744Boro Sitnikovski2014-06-081-1/+1
* | | | Finish refactoring of MySQLiXinchen Hui2014-05-111-15/+15
|/ / /
* | | fix test - doesn't seem to produce warningStanislav Malyshev2014-04-141-2/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-04-141-6/+86
|\ \ \ | |/ /
| * | Add testAndrey Hristov2014-04-141-0/+119
* | | Fix the fixAndrey Hristov2014-04-101-9/+0
* | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Andrey Hristov2014-04-102-44/+73
|\ \ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-261-35/+20
| |\ \ \ | | |/ /
| | * | Fix testAndrey Hristov2014-03-261-35/+20
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-202-9/+15
| |\ \ \ | | |/ /
| | * | Emit a warning in case of unallowed characters. Fix another place thisAndrey Hristov2014-03-202-9/+15
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-191-13/+42
| |\ \ \ | | |/ /
| | * | Fix problem with mysqli_commt()/mysqli_rollback()Andrey Hristov2014-03-191-13/+42
| * | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-03-181-0/+140
| |\ \ \ | | |/ /
| | * | Add a testAndrey Hristov2014-03-181-0/+140
* | | | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-1023-85/+1020
|/ / /
* | | Refactor the result set data structures. Move more to the buffered and unbuff...Andrey Hristov2014-03-051-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-02-271-0/+26
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-02-271-0/+26
| |\ \ | | |/
| | * test for bug #66762Remi Collet2014-02-271-0/+26
* | | Add new INI for rollbacking connections put back into the pconn poolAndrey Hristov2014-01-291-11/+87
* | | fix test - new flag ZEND_ACC_HAS_TYPE_HINTSStanislav Malyshev2014-01-261-2/+2
* | | Fix testXinchen Hui2013-12-251-1/+1
* | | Fixed test failed after rev 57c1335fXinchen Hui2013-12-171-2/+2
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-211-0/+101
|\ \ | |/
| * Fix for Bug #66124 (mysqli under mysqlnd loses precision when bind_param with...Andrey Hristov2013-11-211-0/+101
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-081-0/+24
|\ \ | |/