summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.5.0RC3php-5.5.0RC3David Soria Parra2013-06-052-3/+3
* PHP 5.5.0RC3 NEWSDavid Soria Parra2013-06-051-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-06-050-0/+0
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-06-050-0/+0
| |\
| | * Add NEWS for PHP 5.3.26Johannes Schlüter2013-06-051-3/+1
* | | Update NEWSXinchen Hui2013-06-051-1/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-052-4/+42
|\ \ \ | |/ /
| * | Update NEWSXinchen Hui2013-06-051-0/+3
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-06-052-4/+42
| |\ \ | | |/
| | * Fixed bug #64960 (Segfault in gc_zval_possible_root)Xinchen Hui2013-06-053-4/+44
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-043-3/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-06-043-5/+19
| |\ \ | | |/
| | * fix CVE-2013-2110 - use correct formula to calculate string sizeStanislav Malyshev2013-06-043-1/+17
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-034-24/+115
|\ \ \ | |/ /
| * | news for dblib fixesStanislav Malyshev2013-06-031-0/+8
| * | 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-032-8/+9
* | | NEWSRemi Collet2013-06-031-0/+3
* | | 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-023-5/+69
* | | 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
| |\ \ | | |/
| | * Merge branch 'pull-request/309' into PHP-5.3Matteo Beccati2013-05-314-5/+110
| | |\
| | | * NEWSMatteo Beccati2013-05-311-1/+7
| | | * 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
| | |/
* | | NEWSRemi Collet2013-05-311-0/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-05-311-1/+1
|\ \ \ | |/ /
| * | NEWSRemi Collet2013-05-311-0/+4
| * | 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-312-1/+4
* | | Use size_t everywhere insteadRasmus Lerdorf2013-05-293-4/+4
* | | This needs to be a longRasmus Lerdorf2013-05-292-3/+3
* | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-05-291-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-05-291-1/+1
| |\ \ | | |/
| | * Fixed incorrect argument numberDmitry Stogov2013-05-291-1/+1
* | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Dmitry Stogov2013-05-293-0/+24
|\ \ \
| * | | Fix #64745 hash_pbkdf2 truncation issueAnthony Ferrara2013-05-283-0/+24