summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-172-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-172-0/+6
| |\ \ | | |/
| | * Fix #68302: impossible to compile php with zip supportChristoph M. Becker2016-08-172-0/+6
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-172-15/+7
|\ \ \ | |/ /
| * | fix testsAnatol Belski2016-08-172-15/+7
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-171-11/+9
|\ \ \ | |/ /
| * | Avoid duplicating stringXinchen Hui2016-08-171-11/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-172-6/+4
|\ \ \ | |/ /
| * | Revert "fix tests"Anatol Belski2016-08-172-6/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-171-0/+2
|\ \ \ | |/ /
| * | fix leakAnatol Belski2016-08-171-0/+2
* | | Update NEWsXinchen Hui2016-08-171-0/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-1738-586/+1246
|\ \ \ | |/ /
| * | Update NEWsXinchen Hui2016-08-171-0/+1
| * | Unused labelXinchen Hui2016-08-171-1/+0
| * | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-08-172-0/+71
| |\ \ | | |/
| | * Fixed bug #72853 (stream_set_blocking doesn't work)Xinchen Hui2016-08-173-1/+75
| * | fix testStanislav Malyshev2016-08-171-1/+2
| * | Bug #72663 - part 3Nikita Popov2016-08-173-2/+26
| * | Bug #72663 - part 2Nikita Popov2016-08-173-7/+90
| * | Bug #72663 - part 1Nikita Popov2016-08-173-9/+81
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-08-1712-29/+187
| |\ \ | | |/
| | * Update NEWSStanislav Malyshev2016-08-161-68/+100
| | * BLock test with memory leakStanislav Malyshev2016-08-161-1/+3
| | * fix testsStanislav Malyshev2016-08-162-3/+3
| | * Fix TSRM buildStanislav Malyshev2016-08-162-0/+2
| | * Fix bug #72850 - integer overflow in uuencodeStanislav Malyshev2016-08-161-2/+7
| | * Fixed bug #72849 - integer overflow in urlencodeStanislav Malyshev2016-08-161-0/+6
| | * Fix bug #72848 - integer overflow in quoted_printable_encode caused heap corr...Stanislav Malyshev2016-08-161-9/+14
| | * Fix bug #72838 - Integer overflow lead to heap corruption in sql_regcaseStanislav Malyshev2016-08-161-0/+5
| | * Fix bug #72837 - integer overflow in bzdecompress caused heap corruptionStanislav Malyshev2016-08-161-4/+14
| | * Fix bug #72836 - integer overflow in base64_decode caused heap corruptionStanislav Malyshev2016-08-163-0/+494
| | * Fix for bug #72807 - do not produce strings with negative lengthStanislav Malyshev2016-08-162-2/+9
| | * Fix for bug #72790 and bug #72799Stanislav Malyshev2016-08-163-5/+72
| | * Fix bug #72730 - imagegammacorrect allows arbitrary write accessStanislav Malyshev2016-08-162-0/+20
| | * Fix bug#72697 - select_colors write out-of-boundsStanislav Malyshev2016-08-162-8/+25
| | * Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFFStanislav Malyshev2016-08-163-1/+75
| | * Fix bug #72750: wddx_deserialize null dereferenceStanislav Malyshev2016-08-162-2/+40
| | * Fix bug #72771: ftps:// opendir wrapper is vulnerable to protocol downgrade a...Stanislav Malyshev2016-08-161-1/+2
| | * Improve fix for #72663Stanislav Malyshev2016-08-163-32/+62
| | * Fix bug #70436: Use After Free Vulnerability in unserialize()Stanislav Malyshev2016-08-162-0/+66
| | * Fix bug #72749: wddx_deserialize allows illegal memory accessStanislav Malyshev2016-08-162-6/+48
| | * Update commentStanislav Malyshev2016-08-161-1/+1
| | * Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocationStanislav Malyshev2016-08-161-1/+1
| | * Fix bug #72681 - consume data even if we're not storing themStanislav Malyshev2016-08-162-7/+34
| | * Fix bug #72663 - destroy broken object when unserializingStanislav Malyshev2016-08-164-34/+84
| * | Merge branch 'PHP-7.0.10' into PHP-7.0Stanislav Malyshev2016-08-1622-50/+327
| |\ \
| | * \ Merge branch 'PHP-7.0' into PHP-7.0.10Stanislav Malyshev2016-08-1644-856/+1062
| | |\ \
| | * | | Fix bug #72749: wddx_deserialize allows illegal memory accessStanislav Malyshev2016-08-162-4/+46
| | * | | Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFFStanislav Malyshev2016-08-163-0/+75