summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | update NEWSStanislav Malyshev2014-07-181-0/+50
| * | | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-07-183-5/+8
| * | | Fixed bug #67359 (Segfault in recursiveDirectoryIterator)Xinchen Hui2014-07-183-0/+32
| * | | Fix bug #66127 (Segmentation fault with ArrayObject unset)Stanislav Malyshev2014-07-183-1/+28
| * | | Fix test - because of big #67397 we don't allow overlong locales anymoreStanislav Malyshev2014-07-181-3/+4
| * | | Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-07-182-1/+30
| * | | Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-07-182-5/+8
| * | | Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-07-182-55/+63
| * | | Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary checRemi Collet2014-07-181-1/+5
| * | | Bug #67412 fileinfo: cdf_count_chain insufficient boundary checkRemi Collet2014-07-181-3/+4
| * | | Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary checkRemi Collet2014-07-181-2/+4
| * | | Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal st...Remi Collet2014-07-181-3/+11
| * | | Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-07-182-4/+19
| * | | Fix bug #67326 fileinfo: cdf_read_short_sector insufficient boundary checkRemi Collet2014-07-181-2/+2
| * | | fix bug #67253: timelib_meridian_with_check out-of-bounds readStanislav Malyshev2014-07-184-101/+151
| * | | Fix bug #67252: convert_uudecode out-of-bounds readStanislav Malyshev2014-07-182-0/+16
| * | | Fix bug #67250 (iptcparse out-of-bounds read)Stanislav Malyshev2014-07-182-0/+11
| * | | Fix bug #67247 spl_fixedarray_resize integer overflowStanislav Malyshev2014-07-182-1/+14
| * | | Fix bug #67328 (fileinfo: numerous file_printf calls resulting in performance...Stanislav Malyshev2014-07-181-12/+4
| * | | Fix bug #67327: fileinfo: CDF infinite loop in nelements DoSStanislav Malyshev2014-07-181-1/+7
| * | | backport this piece from 5.6, related to the #66307 fixAnatol Belski2014-07-181-1/+2
| * | | Fixed bug #66307 Fileinfo crashes with powerpoint filesAnatol Belski2014-07-183-2/+7
| * | | Fixed bug #66060 (Heap buffer over-read in DateInterval)Remi Collet2014-07-182-2/+2
| * | | Fix bug #65873 - Integer overflow in exif_read_data()Stanislav Malyshev2014-07-181-1/+6
| * | | let make test report the run-test resultXinchen Hui2014-07-181-0/+2
| * | | Fix bug #67251 - date_parse_from_format out-of-bounds readStanislav Malyshev2014-06-153-2/+48
| * | | Fix bug #67249: printf out-of-bounds readStanislav Malyshev2014-06-132-2/+12
| * | | Fix potential segfault in dns_get_record()Sara Golemon2014-06-131-0/+4
| * | | Fix bug #67390 insecure temporary file use in the configure scriptRemi Collet2014-06-131-1/+1
* | | | Fixed #66091Tjerk Meesters2014-08-133-15/+24
* | | | updated NEWSAnatol Belski2014-08-121-0/+2
* | | | backported the fix for bug #41577Anatol Belski2014-08-121-3/+30
* | | | fix the failing date tests introduced with the latest timezonedb updateFerenc Kovacs2014-08-123-10/+10
* | | | fix TS buildAnatol Belski2014-08-071-1/+1
* | | | Update NEWSDaniel Lowrey2014-08-071-0/+4
* | | | Bug #41631: Observe socket read timeouts in SSL streamsDaniel Lowrey2014-08-071-0/+46
* | | | wrap int8_t and int16_t with #ifdef to avoid possible clashesAnatol Belski2014-08-071-0/+4
* | | | - Updated to version 2014.6 (2014f)Derick Rethans2014-08-071-1315/+1389
* | | | Add EXPECTFAndrey Hristov2014-08-061-12/+34
* | | | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Andrey Hristov2014-08-0612-27/+167
|\ \ \ \
| * | | | 5.4.33-dev nowStanislav Malyshev2014-08-053-4/+6
| | |/ / | |/| |
| * | | Fixed Bug #67724Michael Wallner2014-08-054-1/+32
| * | | typoRemi Collet2014-08-041-1/+1
| * | | NEWSRemi Collet2014-08-041-0/+4
| * | | Fixed Bug #66901 php-gd 'c_color' NULL pointer dereferenceRemi Collet2014-08-041-1/+6
| * | | backport the fix for bug #67739Anatol Belski2014-08-041-0/+8
| * | | add testStanislav Malyshev2014-08-041-0/+35
| * | | Fix bug #67705 (extensive backtracking in rule regular expression)Stanislav Malyshev2014-08-044-21/+76
* | | | Fix handling of multi-result sets with PS...used to clean not onlyAndrey Hristov2014-08-062-17/+132
|/ / /
* | | Merge branch 'pull-request/754' into PHP-5.4Peter Cowburn2014-07-312-11514/+11512
|\ \ \