summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests
Commit message (Expand)AuthorAgeFilesLines
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-177-7/+7
* Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-177-7/+7
|\
| * Tweak uncaught exception message displayNikita Popov2015-05-177-7/+7
* | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-169-11/+11
|/
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-157-7/+29
* Fix parameter parsing for mysqli_stmt_bind_result()Nikita Popov2015-04-041-3/+5
* Merge branch 'PHP-5.6'Ferenc Kovacs2015-04-011-2/+0
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-04-011-2/+0
| |\
| | * test fixesFerenc Kovacs2015-04-011-2/+0
* | | Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* | | Deprecate PHP 4 constructorsAndrea Faulds2015-03-312-6/+6
* | | String reference counters may be increased when string copiedDmitry Stogov2015-03-191-8/+8
* | | Revert previously commit by accidentXinchen Hui2015-03-131-2/+2
* | | Merge branch 'master' of https://git.php.net/repository/php-srcXinchen Hui2015-03-104-8/+8
|\ \ \
| * | | Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-104-8/+8
* | | | Merge branch 'PHP-5.6'Xinchen Hui2015-03-101-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Update NEWSXinchen Hui2015-03-101-2/+2
* | | Implement engine exceptionsDmitry Stogov2015-03-092-18/+25
* | | Revert commit by mistakeXinchen Hui2015-03-091-2/+2
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-03-092-57/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-03-091-55/+0
| |\ \ | | |/
| | * Revert "Fix #63486"Xinchen Hui2015-03-091-55/+0
| | * Fix #63486Julien Pauli2015-02-201-0/+55
| | * Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-262-8/+16
| * | Fix #63486Julien Pauli2015-03-081-0/+55
| * | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-262-8/+16
* | | Fix #63486Julien Pauli2015-03-081-0/+55
* | | Improved assert() according to expectations RFC.Dmitry Stogov2015-03-021-4/+4
* | | Merge branch 'PHP-5.6'Keyur Govande2015-01-072-8/+16
|\ \ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2015-01-072-8/+16
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-072-8/+16
| | |/
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-234-10/+10
* | | Revert "Revert "Fix failing tests""Xinchen Hui2014-12-263-10/+10
* | | Re-apply part fix of 4e2c016Xinchen Hui2014-12-252-1/+6
* | | Fixed testXinchen Hui2014-12-251-0/+2
* | | Revert "Fix failing tests"Xinchen Hui2014-12-255-16/+11
* | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-213-3/+3
* | | Fix MySQLi testsAndrea Faulds2014-11-293-8/+9
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-234-8/+8
* | | Merge branch 'master' into catchable-fatals/methods-on-non-objectsTimm Friebe2014-09-2519-24/+18
|\ \ \
| * \ \ Merge branch 'master' of git.php.net:php-srcDmitry Stogov2014-08-1810-17/+117
| |\ \ \
| | * | | typofixesVeres Lajos2014-08-171-1/+1
| * | | | Fixed PHP6 unicode related testsDmitry Stogov2014-08-1518-23/+17
* | | | | MFHTimm Friebe2014-08-1619-62/+292
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'PHP-5.6'Keyur Govande2014-08-159-16/+116
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-08-159-16/+116
| | |\ \ | | | |/
| | | * Fix another failing testKeyur Govande2014-08-151-1/+9
| | | * Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-08-158-14/+87
| | | |\
| | | | * Fix failing testsKeyur Govande2014-08-147-14/+29
| | | | * Patch for bug #67839 (mysqli does not handle 4-byte floats correctly)Keyur Govande2014-08-141-0/+58