summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-10201-283/+283
* split the test for 32 and 64 bitAnatol Belski2013-06-102-1/+56
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-1055-62/+62
|\
| * 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
* | fixed the testAnatol Belski2013-06-101-0/+2
* | Fix a BC breach related to bug #53437Anatol Belski2013-06-1011-45/+98
* | Fix image method signaturesJakub Vrana2013-06-101-7/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-107-0/+96
|\ \ | |/
| * PHPTests for the DOMDocument::loadHTMLfile method.Antonio Diaz Ruiz2013-06-107-0/+96
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-06-101-0/+3
|\ \ | |/
| * Callback has to be restored in MSHUTDOWNDmitry Stogov2013-06-101-0/+3
* | Fixed commentsDmitry Stogov2013-06-101-2/+4
* | Avoid multiple allocations of the same key in different processesDmitry Stogov2013-06-101-1/+3
* | Compact HashTables before storing them in shared memoryDmitry Stogov2013-06-103-0/+52
* | Use size_t instead of intDmitry Stogov2013-06-101-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-091-6/+13
|\ \ | |/
| * 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.4' into PHP-5.5Anatol Belski2013-06-061-4/+17
|\ \ \ | |/ /
| * | 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.4' into PHP-5.5Stanislav Malyshev2013-06-042-2/+14
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-033-24/+107
|\ \ \ | |/ /
| * | Fix PDO_DBLIB bugs: #64338, #64808, #63638Stanley Sufficool2013-06-034-58/+160
* | | FIX BUG #55647, #60512, #60512, #61900, #64338, #64808, #63638Stanley Sufficool2013-06-034-42/+61
* | | Fixed Bug #64962 imagerotate produce corrupted imageRemi Collet2013-06-031-8/+8
* | | Fixed Bug #64961 segfault in imagesetinterpolationRemi Collet2013-06-031-4/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-06-022-4/+13
|\ \ \ | |/ /
| * | 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.4' into PHP-5.5Matteo Beccati2013-06-022-5/+66
|\ \ \ | |/ /
| * | 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.4' into PHP-5.5Matteo Beccati2013-06-014-1/+7
|\ \ \ | |/ /
| * | 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.4' into PHP-5.5Matteo Beccati2013-05-313-4/+103
|\ \ \ | |/ /
| * | 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.4' into PHP-5.5Remi Collet2013-05-311-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-311-1/+1
| |\ \ | | |/
| | * Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error)Remi Collet2013-05-311-1/+1