summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix test typoXinchen Hui2013-06-191-2/+2
* Merge branch 'pull-request/320'Stanislav Malyshev2013-06-1718-66/+70
* Tests: PDO Mysql - update for fixed getColumnMeta()Daniel Beardsley2013-06-171-5/+5
* fix bug #48724Antony Dovgal2013-06-171-2/+5
* readline can output control codesStanislav Malyshev2013-06-172-3/+3
* Bug #55694: Update readline test to support attempted_completion_over variableHartmel2013-06-161-1/+7
* Bug #55694: Expose attempted_completion_over variable from readline libraryHartmel2013-06-161-1/+9
* Fix typo in testXinchen Hui2013-06-171-1/+1
* add more tests for bug #64166Stanislav Malyshev2013-06-162-0/+98
* Move unsigned char declaration to top of blockMichael M Slusarz2013-06-161-1/+2
* trailing wsMichael M Slusarz2013-06-161-5/+5
* Fix #64166: quoted-printable-encode stream filter incorrectly discarding whit...Michael M Slusarz2013-06-162-36/+74
* Fix #64166: quoted-printable-encode stream filter incorrectly discarding whit...Michael M Slusarz2013-06-162-0/+44
* Fix bug #64936 - clean doc comment state at the beginning and end of the scanStanislav Malyshev2013-06-162-0/+39
* fix testAnatol Belski2013-06-171-1/+1
* Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the...Xinchen Hui2013-06-162-0/+58
* fix typo in testBoris Lytochkin2013-06-161-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-06-121-0/+2
|\
| * ensure the error_reporting level to get expected noticeAnatol Belski2013-06-121-0/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-06-112-4/+4
|\ \ | |/
| * fixed testsAnatol Belski2013-06-112-4/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-06-115-0/+251
|\ \ | |/
| * missing tests for bug #53437Anatol Belski2013-06-115-0/+251
| * Backported the fix for bug #53437Anatol Belski2013-06-1011-40/+694
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-10201-283/+283
* | typo fixes (argument)Veres Lajos2013-06-1050-52/+52
* | typo fixes (accommodate, parameter)Veres Lajos2013-06-106-10/+10
* | Backported the fix for bug #53437Anatol Belski2013-06-1011-41/+703
* | PHPTests for the DOMDocument::loadHTMLfile method.Antonio Diaz Ruiz2013-06-107-0/+96
* | Callback has to be restored in MSHUTDOWNDmitry Stogov2013-06-101-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-06-091-6/+13
|\ \ | |/
| * Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on 64-bits s...Xinchen Hui2013-06-091-6/+13
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-06-061-4/+17
|\ \ | |/
| * Fixed bug #64934 Apache2 TS crash with get_browser()Anatol Belski2013-06-061-4/+17
* | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-06-042-2/+14
|\ \ | |/
| * fix CVE-2013-2110 - use correct formula to calculate string sizeStanislav Malyshev2013-06-042-1/+13
* | Fix PDO_DBLIB bugs: #64338, #64808, #63638Stanley Sufficool2013-06-034-58/+160
* | Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-021-3/+5
|\ \ | |/
| * Clean up leftover test filesMatteo Beccati2013-06-021-3/+5
* | Improved test portability so that it doesn't fail with pdo_pgsqlMatteo Beccati2013-06-021-1/+8
* | Fix PDO::inTransaction() test for pgsqlNikita Popov2013-06-021-4/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-022-5/+66
|\ \ | |/
| * Fixed bug #64609 (pg_convert enum type support)Matteo Beccati2013-06-022-5/+66
* | Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-014-1/+7
|\ \ | |/
| * Fixed bug #62857 (bytea test failures)Matteo Beccati2013-06-014-1/+7
* | Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-05-313-4/+103
|\ \ | |/
| * Slightly edited tests and fix for bug #62024Matteo Beccati2013-05-312-5/+8
| * Fixed bug #62024 (unable to run consecutive prepared querys with null values)Matheus Degiovani2013-05-312-3/+54
| * Fixed bug #64037 (wrong value returned when using a negative numeric field eq...Matheus Degiovani2013-05-312-1/+46
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-311-1/+1
|\ \ | |/