summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add CVE to bug #69719 (PHP 5.6.10)Lior Kaplan2016-04-291-1/+2
* | Add CVE IDs PHP 5.6.12Lior Kaplan2016-04-291-6/+6
* | Add CVE IDs PHP 5.6.13Lior Kaplan2016-04-291-7/+9
* | Add CVE IDs PHP 5.6.14Lior Kaplan2016-04-291-2/+3
* | Add CVE to bug #70976 (PHP 5.6.17)Lior Kaplan2016-04-291-1/+1
* | Add CVE IDs PHP 5.6.18Lior Kaplan2016-04-291-3/+7
* | Add CVE IDs PHP 5.6.20Lior Kaplan2016-04-291-5/+5
* | Add CVE to bug #71912 (PHP 5.6.21)Lior Kaplan2016-04-291-1/+1
* | Add NEWS entry for bug #71331 (fixed in PHP 5.6.18)Lior Kaplan2016-04-281-0/+2
* | small whitespace fixFerenc Kovacs2016-04-281-1/+1
* | update NEWSAnatol Belski2016-04-271-0/+15
* | fix/improve testsAnatol Belski2016-04-274-29/+52
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-04-2615-79/+244
|\ \ | |/
| * Fix memory leakStanislav Malyshev2016-04-261-0/+3
| * Fix bug #72099: xml_parse_into_struct segmentation faultStanislav Malyshev2016-04-262-53/+70
| * 5.5.36 nowJulien Pauli2016-04-263-5/+24
| * Fix bug #72094 - Out of bounds heap read access in exif header processingStanislav Malyshev2016-04-246-2/+76
| * Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definitionStanislav Malyshev2016-04-243-22/+57
| * Fix bug #72061 - Out-of-bounds reads in zif_grapheme_stripos with negative of...Stanislav Malyshev2016-04-242-5/+22
| * Fix for bug #71912 (libgd: signedness vulnerability)Stanislav Malyshev2016-04-183-0/+19
| * Typo in NEWSJulien Pauli2016-03-311-1/+1
* | Fixed test on 32-bit platforms (split into 32-bit and 64-bit versions)Dmitry Stogov2016-04-262-1/+33
* | Fix ZTS builds by adding a missing TSRMLS_FETCH().Adam Harvey2016-04-201-0/+1
* | Better fix for #71952Stanislav Malyshev2016-04-191-3/+7
* | Fix bug #71952: Corruption inside imageaffinematrixgetStanislav Malyshev2016-04-183-1/+21
* | Prevent usage in GC after free.Dmitry Stogov2016-04-191-1/+2
* | mark frequent intermittent fpm test with XFAILFerenc Kovacs2016-04-181-0/+6
* | prepare for 5.6.21RC1Ferenc Kovacs2016-04-183-5/+7
* | Align NEWS entry formatLior Kaplan2016-04-151-10/+7
* | Fix old comment cut-n-paste errorChristopher Jones2016-04-141-3/+3
* | Fixed bug #71422 (Fix ORA-01438: value larger than specified precision allowe...Christopher Jones2016-04-145-7/+94
* | opcache config.m4: Use = for comparisonLior Kaplan2016-04-081-1/+1
* | update NEWSAnatol Belski2016-04-051-0/+4
* | Use STR_EMPTY_ALLOC macro insteadThomas Punt2016-04-051-2/+2
* | Fix DateInterval::format segfaultThomas Punt2016-04-052-0/+15
* | Fixed bug #71447 (Quotes inside comments not properly handled)Matteo Beccati2016-04-044-125/+187
* | Fixed a few PDO tests to conform to PDO Common standardsMatteo Beccati2016-04-044-4/+4
* | news entry #69537Joe Watkins2016-04-041-0/+2
* | Fix #69537: __debugInfo with empty string for key gives errorJoe Watkins2016-04-032-1/+20
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-311-1/+1
|\ \ | |/
| * fix borked mainstream patchAnatol Belski2016-03-311-1/+1
| * 5.5.35 nowJulien Pauli2016-03-293-5/+25
* | fix test to not to cause false positivesAnatol Belski2016-03-311-2/+5
* | Align NEWS entry formatLior Kaplan2016-03-311-3/+3
* | update NEWSFerenc Kovacs2016-03-301-0/+18
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-291-2/+2
|\ \ | |/
| * fix dir separator in testAnatol Belski2016-03-291-2/+2
* | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-291-6/+3
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-293-1/+21
|\ \ | |/
| * Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-293-1/+21