summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix-bug-68571-to-php5.5redfoxli2014-12-092-1/+5
* | | Add NEWS entryBob Weinand2015-01-261-0/+3
* | | Fix call after close if multiple filters are attachedBob Weinand2015-01-262-1/+57
* | | Add NEWSKeyur Govande2015-01-261-0/+6
* | | Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-266-46/+15
* | | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-269-91/+141
* | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2015-01-221-6/+7
|\ \ \ | | |/ | |/|
| * | fix some factual errors in the processFerenc Kovacs2015-01-221-6/+7
* | | move CVE to the right versionRemi Collet2015-01-221-2/+2
* | | simplify error handling for dirs as magicAnatol Belski2015-01-221-1/+1
* | | 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