summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.25php-5.6.25PHP-5.6.25Ferenc Kovacs2016-08-183-11/+46
* BLock test with memory leakStanislav Malyshev2016-08-181-1/+3
* fix testsStanislav Malyshev2016-08-182-3/+3
* Fix TSRM buildStanislav Malyshev2016-08-182-0/+2
* Fix bug #72850 - integer overflow in uuencodeStanislav Malyshev2016-08-181-2/+7
* Fixed bug #72849 - integer overflow in urlencodeStanislav Malyshev2016-08-181-0/+6
* Fix bug #72848 - integer overflow in quoted_printable_encode caused heap corr...Stanislav Malyshev2016-08-181-9/+14
* Fix bug #72838 - Integer overflow lead to heap corruption in sql_regcaseStanislav Malyshev2016-08-181-0/+5
* Fix bug #72837 - integer overflow in bzdecompress caused heap corruptionStanislav Malyshev2016-08-181-4/+14
* Fix bug #72836 - integer overflow in base64_decode caused heap corruptionStanislav Malyshev2016-08-183-0/+494
* Fix for bug #72807 - do not produce strings with negative lengthStanislav Malyshev2016-08-182-2/+9
* Fix for bug #72790 and bug #72799Stanislav Malyshev2016-08-183-5/+72
* Fix bug #72730 - imagegammacorrect allows arbitrary write accessStanislav Malyshev2016-08-182-0/+20
* Fix bug#72697 - select_colors write out-of-boundsStanislav Malyshev2016-08-182-8/+25
* Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFFStanislav Malyshev2016-08-183-1/+75
* Fix bug #72750: wddx_deserialize null dereferenceStanislav Malyshev2016-08-182-2/+40
* Fix bug #72771: ftps:// opendir wrapper is vulnerable to protocol downgrade a...Stanislav Malyshev2016-08-181-1/+2
* Improve fix for #72663Stanislav Malyshev2016-08-183-32/+62
* Fix bug #70436: Use After Free Vulnerability in unserialize()Stanislav Malyshev2016-08-182-0/+66
* Fix bug #72749: wddx_deserialize allows illegal memory accessStanislav Malyshev2016-08-182-6/+48
* Update commentStanislav Malyshev2016-08-181-1/+1
* Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocationStanislav Malyshev2016-08-181-1/+1
* Fix bug #72681 - consume data even if we're not storing themStanislav Malyshev2016-08-182-7/+34
* Fix bug #72663 - destroy broken object when unserializingStanislav Malyshev2016-08-184-34/+84
* Fix #72764Ville Hukkamaki2016-08-182-15/+15
* Fix bug #72716 - initialize buffer before readStanislav Malyshev2016-08-181-40/+41
* #72633 is reverted for nowFerenc Kovacs2016-08-171-2/+0
* Revert "- lastInsertId using Postgres Lastval() function"Ferenc Kovacs2016-08-173-56/+19
* Revert "cleanup table after test"Ferenc Kovacs2016-08-171-5/+2
* 5.6.25RC1php-5.6.25RC1Ferenc Kovacs2016-08-043-4/+4
* improve the check, avoid strlen on NULLAnatol Belski2016-08-031-4/+4
* update NEWSAnatol Belski2016-08-031-1/+3
* Changed the way MAKERNOTE is handled in case we do not have a matching signat...Kalle Sommer Nielsen2016-08-031-2/+12
* update libs_versions.txtAnatol Belski2016-08-031-1/+1
* fix ts buildAnatol Belski2016-08-031-1/+1
* Fix #72709: imagesetstyle() causes OOB read for empty $stylesChristoph M. Becker2016-08-023-1/+27
* update NEWSAnatol Belski2016-08-021-0/+2
* cleanup table after testAnatol Belski2016-08-021-2/+5
* - lastInsertId using Postgres Lastval() functionPablo Santiago Sánchez2016-08-023-19/+56
* Revert "Fixed bug #71219"Nikita Popov2016-07-302-5/+1
* Fixed bug #71219Nikita Popov2016-07-302-1/+5
* Add missing TSRMLS_FETCH()Nikita Popov2016-07-301-0/+1
* Fixed bug #72142Nikita Popov2016-07-303-1/+25
* fixes bad address given to onig_error_code_to_strju1ius2016-07-303-1/+15
* Fix #71894: AddressSanitizer: global-buffer-overflow in zif_cal_from_jdChristoph M. Becker2016-07-293-7/+47
* Implement FR #65462: Please add tests for gregorian and jewish overflow fixesChristoph M. Becker2016-07-282-0/+55
* Fix #67976: cal_days_month() fails for final month of the French calendarChristoph M. Becker2016-07-283-0/+20
* Bug #69975 had already been fixed as of PHP 5.6.12Christoph M. Becker2016-07-281-4/+1
* Fix #72677: SCM_CREDENTIALS related tests should be skipped on AIXChristoph M. Becker2016-07-282-0/+6
* Fix #72676: Test cli_process_title_unix fails on AIXChristoph M. Becker2016-07-281-1/+6