summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | add NEWS for fixesStanislav Malyshev2015-09-011-1/+35
| * | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-0124-834/+977
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'PHP-5.4.45' into PHP-5.4Stanislav Malyshev2015-09-0124-877/+1018
| | |\ \ \ \ \
| | | * | | | | Improve fix for #70172Stanislav Malyshev2015-09-013-1/+72
| | | | |_|_|/ | | | |/| | |
| | | * | | | Fix bug #70312 - HAVAL gives wrong hashes in specific casesStanislav Malyshev2015-09-012-5/+23
| | | | |_|/ | | | |/| |
| | | * | | fix testStanislav Malyshev2015-09-011-1/+1
| | | | |/ | | | |/|
| | | * | add testStanislav Malyshev2015-09-011-0/+50
| | | * | Fix bug #70366 - use-after-free vulnerability in unserialize() with SplDoubly...Stanislav Malyshev2015-09-013-1/+56
| | | * | Fix bug #70365 - use-after-free vulnerability in unserialize() with SplObject...Stanislav Malyshev2015-09-012-0/+52
| | | * | Fix bug #70172 - Use After Free Vulnerability in unserialize()Stanislav Malyshev2015-08-314-42/+121
| | | * | Fix bug #70388 - SOAP serialize_function_call() type confusionStanislav Malyshev2015-08-312-44/+69
| | | * | Fixed bug #70350: ZipArchive::extractTo allows for directory traversal when c...Stanislav Malyshev2015-08-302-39/+72
| | | * | Improve fix for #70385Stanislav Malyshev2015-08-291-2/+2
| | | * | Fix bug #70345 (Multiple vulnerabilities related to PCRE functions)Stanislav Malyshev2015-08-282-76/+100
| | | * | Fix bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte val...Stanislav Malyshev2015-08-281-104/+104
| | | |/
| | | * Fix bug #70219 (Use after free vulnerability in session deserializer)Stanislav Malyshev2015-08-236-498/+228
| | | * Fix for bug #69782Stanislav Malyshev2015-08-161-69/+73
| | * | Add CVE IDs asigned (post release) to PHP 5.4.43Lior Kaplan2015-08-101-3/+4
| | * | Add CVE IDs asigned to #69085 (PHP 5.4.39)Lior Kaplan2015-08-101-1/+1
| | |/
| | * 5.4.45 nextStanislav Malyshev2015-08-043-5/+7
* | | Merge branch '70284' into PHP-5.6Stanislav Malyshev2015-09-012-5/+55
|\ \ \
| * | | Fix bug ##70284 (Use after free vulnerability in unserialize() with GMP)Stanislav Malyshev2015-08-232-5/+55
* | | | Merge branch 'PHP-5.6' of git.php.net:/php-src into PHP-5.6Xinchen Hui2015-08-301-0/+2
|\ \ \ \
| * | | | Added missing skipif for phar+zlib testMatteo Beccati2015-08-291-0/+2
* | | | | Fixed bug #70389 (PDO constructor changes unrelated variables)Xinchen Hui2015-08-304-4/+56
|/ / / /
* | | | fix dir separator in testAnatol Belski2015-08-281-1/+1
* | | | fix path separator in testAnatol Belski2015-08-281-1/+1
* | | | fix testAnatol Belski2015-08-281-1/+1
* | | | Fix NEWS indentation.Adam Harvey2015-08-271-2/+2
* | | | Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4.Adam Harvey2015-08-272-2/+6
* | | | Update NEWS with info about bug #55259Jakub Zelenka2015-08-271-0/+4
* | | | Fix bug #55259 (openssl extension does not get the DH parameters from DH key ...Jakub Zelenka2015-08-252-7/+33
* | | | updated NEWSChristoph M. Becker2015-08-241-0/+3
* | | | Fix #67131: setcookie() conditional for empty values not metChristoph M. Becker2015-08-242-2/+5
* | | | fix testAnatol Belski2015-08-231-2/+2
* | | | fix testAnatol Belski2015-08-231-2/+4
* | | | fix testAnatol Belski2015-08-231-1/+4
* | | | fix testAnatol Belski2015-08-231-1/+1
|/ / /
* | | Fix phpdbg_break_next()Bob Weinand2015-08-232-0/+4
* | | fix testsAnatol Belski2015-08-213-9/+9
* | | fix dir separatorAnatol Belski2015-08-211-2/+2
* | | fix dir separator in testAnatol Belski2015-08-211-1/+1
* | | fix dir separator in testAnatol Belski2015-08-211-3/+3
* | | 5.6.14 nextFerenc Kovacs2015-08-203-5/+7
* | | updated NEWSChristoph M. Becker2015-08-191-1/+2
* | | Fix #70303: Incorrect constructor reflection for ArrayObjectChristoph M. Becker2015-08-192-2/+14
* | | Fixed bug #70290 (Null pointer deref (segfault) in spl_autoload via ob_start)Xinchen Hui2015-08-193-1/+14
* | | Fix #67604: The built windows documention refers to nonexistent dllChristoph M. Becker2015-08-181-11/+2
* | | Merge branch 'pull-request/1477' into PHP-5.6Côme Bernigaud2015-08-181-16/+36
|\ \ \
| * | | Patch from Rainer Jung to provide Solaris LDAP supportCôme Bernigaud2015-08-181-16/+36
|/ / /