summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fixed bug #68827 Double free with disabled ZMMJoshua Rogers2015-01-222-2/+4
* | | Fixed segfault while running with moodleXinchen Hui2015-01-221-1/+1
* | | Updated NEWSJulien Pauli2015-01-211-3/+7
* | | Fixed test failsXinchen Hui2015-01-211-0/+1
* | | Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)Derick Rethans2015-01-203-1/+20
* | | fix yearStanislav Malyshev2015-01-201-2/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-200-0/+0
|\ \ \ | |/ /
| * | formatStanislav Malyshev2015-01-201-1/+2
* | | update NEWSStanislav Malyshev2015-01-201-3/+9
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-200-0/+0
|\ \ \ | |/ /
| * | add CVEStanislav Malyshev2015-01-201-1/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-201-0/+5
|\ \ \ | |/ /
| * | add protection against nullsStanislav Malyshev2015-01-201-0/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-206-4/+92
|\ \ \ | |/ /
| * | 5.4.38 nextStanislav Malyshev2015-01-203-6/+7
| * | Merge branch 'bug68710' into PHP-5.4Stanislav Malyshev2015-01-204-3/+32
| |\ \
| | * | Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())Stanislav Malyshev2015-01-014-3/+32
| * | | Merge branch 'bug68799' into PHP-5.4Stanislav Malyshev2015-01-204-2/+68
| |\ \ \
| | * | | Fix bug #68799: Free called on unitialized pointerStanislav Malyshev2015-01-113-1/+64
| | |/ /
* | | | Updated NEWSJulien Pauli2015-01-201-0/+3
* | | | Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.Joshua Rogers2015-01-201-24/+4
* | | | Fixed bug #45081 (strtotime incorrectly interprets SGT time zone).Derick Rethans2015-01-197-445/+464
* | | | Update yearXinchen Hui2015-01-171-1/+1
* | | | updated NEWSAnatol Belski2015-01-151-0/+4
* | | | PDO_MySQL: Differentiate between linux and win32 when passing unix_socketsteffen2015-01-151-3/+8
* | | | Bump yearXinchen Hui2015-01-15844-859/+859
* | | | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2015-01-141-2/+2
|\ \ \ \ | |/ / /
| * | | Update NEWSDaniel Lowrey2015-01-141-0/+3
| * | | Fixed bug #55618 (use case-insensitive cert name matching)Daniel Lowrey2015-01-141-2/+2
* | | | Fixed bug #68771 SQL syntax error in sqlite libAnatol Belski2015-01-121-1/+1
* | | | updated libs_versions.txtAnatol Belski2015-01-121-2/+2
* | | | Fix bug #68784Rasmus Lerdorf2015-01-091-1/+1
* | | | We can't output absolute S and T values for theRasmus Lerdorf2015-01-091-21/+11
* | | | Fix bug #68260Julien Pauli2015-01-092-1/+4
* | | | Calling crypt() with a salt of *0 should always return *1.Adam Harvey2015-01-081-0/+16
* | | | 5.5.22 nowJulien Pauli2015-01-073-5/+8
* | | | cleanup old unused typedefRemi Collet2015-01-061-2/+0
* | | | Handle NULL strings in sapi_cli_server_register_variable().Adam Harvey2015-01-063-0/+42
* | | | Allow CLI server test scripts to specify the name of the router file.Adam Harvey2015-01-066-10/+9
* | | | fix ACLs tests, make it create dir where it has to, not fileAnatol Belski2015-01-053-6/+6
* | | | NEWSRemi Collet2015-01-051-0/+3
* | | | Fix bug #68751 listen.allowed_clients is brokenRemi Collet2015-01-051-1/+1
* | | | Update test after fixing bug #68371Matteo Beccati2015-01-051-10/+2
* | | | Updated NEWS for #68371Matteo Beccati2015-01-051-1/+5
* | | | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2015-01-054-0/+209
|\ \ \ \
| * | | | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2014-11-104-0/+209
* | | | | fix memory leakStanislav Malyshev2015-01-041-2/+2
* | | | | Merge branch 'pull-request/975' into PHP-5.5Stanislav Malyshev2015-01-042-2/+4
|\ \ \ \ \
| * | | | | Fixes #66764 - configure doesn't define EXPANDED_DATADIR / PHP_DATADIR corre...Ferenc Kovacs2015-01-031-2/+2
* | | | | | Merge branch 'pull-request/742' into PHP-5.5Stanislav Malyshev2015-01-044-0/+65
|\ \ \ \ \ \