summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | fix testsAnatol Belski2016-08-162-3/+3
| * | Fix bug#72697 - select_colors write out-of-boundsAnatol Belski2016-08-162-3/+20
| * | Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocationStanislav Malyshev2016-08-161-1/+1
| * | Fix bug #72730 - imagegammacorrect allows arbitrary write accessStanislav Malyshev2016-08-162-0/+20
| * | Fix bug #72750: wddx_deserialize null dereferenceStanislav Malyshev2016-08-162-1/+39
| * | Fix bug #72771: ftps:// opendir wrapper is vulnerable to protocol downgrade a...Anatol Belski2016-08-161-3/+4
| * | fix testsAnatol Belski2016-08-162-4/+6
| * | add missing skipif sectionAnatol Belski2016-08-161-0/+2
| * | Fix for bug #72790 and bug #72799Stanislav Malyshev2016-08-163-1/+64
| * | Fix bug #72837 - integer overflow in bzdecompress caused heap corruptionAnatol Belski2016-08-161-4/+14
| * | Fix bug #72742 - memory allocator fails to realloc small block to large oneStanislav Malyshev2016-08-141-12/+12
| * | Use size_t for path lengthStanislav Malyshev2016-08-101-3/+3
| * | Check for string overflowStanislav Malyshev2016-08-101-7/+10
| * | Fix for bug #72782: mcrypt accepts only ints, so don't pass anything elseStanislav Malyshev2016-08-101-8/+8
| * | Fix bug #72674 - check both curl_escape and curl_unescapeStanislav Malyshev2016-08-031-2/+6
* | | Unused varXinchen Hui2016-08-171-1/+0
* | | update NEWSAnatol Belski2016-08-171-0/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-173-1/+78
|\ \ \
| * | | #72085: SEGV on unknown address zif_xml_parseChristoph M. Becker2016-08-173-1/+79
* | | | fix testAnatol Belski2016-08-171-1/+1
* | | | fix blocking pipe stream option valueAnatol Belski2016-08-171-3/+3
* | | | fix test cleanupAnatol Belski2016-08-161-1/+5
* | | | Fixed #72857 stream_socket_recvfrom read access violationAnatol Belski2016-08-162-1/+17
* | | | Fix bug #72854Nikita Popov2016-08-163-1/+22
* | | | Fixed use after freeDmitry Stogov2016-08-161-1/+0
* | | | Remove unused OCI8 macrosChristopher Jones2016-08-161-14/+0
* | | | Fixed bug #72846 (getConstant for a array constant with constant values retur...Xinchen Hui2016-08-153-0/+54
* | | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-141-0/+2
|\ \ \ \ | |/ / /
| * | | put missing prototype and fix ts buildAnatol Belski2016-08-141-1/+3
* | | | update NEWSAnatol Belski2016-08-141-2/+5
* | | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-140-0/+0
|\ \ \ \ | |/ / /
| * | | update NEWSAnatol Belski2016-08-141-2/+5
* | | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-141-0/+14
|\ \ \ \ | |/ / /
| * | | Fixed bug #72759 Regression in pgo_pgsqlAnatol Belski2016-08-141-0/+14
* | | | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-08-142-0/+25
|\ \ \ \ | |/ / /
| * | | Fixed bug #72787 (json_decode reads out of bounds)Jakub Zelenka2016-08-143-0/+24
* | | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-08-132-17/+28
|\ \ \ \ | |/ / /
| * | | Bug 70195Benedict Singer2016-08-132-17/+29
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-135-27/+50
|\ \ \ \ | |/ / /
| * | | Fix #72278: getimagesize returning FALSE on valid jpgChristoph M. Becker2016-08-135-28/+51
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-131-0/+12
|\ \ \ \ | |/ / /
| * | | Fix #72823: strtr out-of-bound accessChristoph M. Becker2016-08-133-1/+22
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-133-1/+51
|\ \ \ \ | |/ / /
| * | | Fix #60665: call to empty() on NULL result using PDO::FETCH_LAZY returns falseChristoph M. Becker2016-08-133-1/+54
| * | | Fix URL rewriter partiallyYasuo Ohgaki2016-08-113-66/+257
* | | | Fix #72793: xml_parser_free leaks mem when execute xml_set_objectChristoph M. Becker2016-08-121-0/+4