]> granicus.if.org Git - php/shortlog
php
2016-11-28 Stanislav Malyshevoops, changed in wrong place
2016-11-27 Stanislav Malyshevadd NEWS
2016-11-27 Stanislav MalyshevMerge branch 'pull-request/1974' into PHP-5.6
2016-11-27 Christoph M... Fix #73549: Use after free when stream is passed to...
2016-11-27 Matteo BeccatiFix occasionaly failing test
2016-11-27 Matteo BeccatiAdded missing array key to $JUNIT
2016-11-26 Michael Orlitzkyacinclude.m4: fix krb5-config detection and usage in...
2016-11-26 Stanislav MalyshevAdd more mbfl string size checks (bug #73505)
2016-11-25 Christoph M... Fix #73582: Failing ext/gd/tests/imagettftext_charmap_o...
2016-11-24 Derick RethansUpdated to version 2016.10 (2016j)
2016-11-24 Ferenc Kovacs5.6.30 will be next
2016-11-22 Nikita PopovMake php_url_parse_ex() respect length argument
2016-11-22 Nikita PopovCleanup parse_url() query/fragment handling
2016-11-22 Nikita PopovCleanup parse_url() gotos
2016-11-22 Anatol Belskiupdate libs versions.txt
2016-11-21 Anatol Belskiupdate NEWS
2016-11-21 Craig DuncanFix bug #73498
2016-11-21 Craig DuncanAdd a test for bug 73498
2016-11-21 Anatol Belskiupdate php.ini-* according to changes for bug #69090
2016-11-21 Anatol Belskiupdate NEWS
2016-11-21 Anatol Belskiadd test for bug #73452
2016-11-21 Anatol BelskiBackport 15ac4904 to 5.6
2016-11-18 Mitch HagstrandFix the lchwon error test for Travis CI.
2016-11-18 Christoph M... Fix #64526: Add missing mysqlnd.* parameters to php...
2016-11-17 Dmitry StogovFixed test
2016-11-17 Julien PauliUpdated NEWS
2016-11-17 Julien PauliImprovement for bug73297
2016-11-17 Rowan CollinsSimplify ext/standard/tests/http/bug73297.phpt
2016-11-17 Rowan Collinshttp_fopen_wrapper.c - bug#73297 Skip past "100 Continu...
2016-11-17 Rowan CollinsAdd failing test for bug#73297
2016-11-16 Dmitry StogovAccorate handling of too big inodes of chroot directories
2016-11-16 Dmitry Stogov"opcache.validate_root" is useless on Windows
2016-11-16 Dmitry StogovUse full path
2016-11-16 Dmitry StogovFixed ZTS build
2016-11-16 Christoph M... Fix #73530: Unsetting result set may reset other result set
2016-11-16 Dmitry StogovFixed bug #69090 (check cached files permissions)
2016-11-09 Anatol Belskiadd missing NEWS entry
2016-11-09 Ferenc Kovacsadd missing NEWS entries
2016-11-08 Anatol Belskifix memory leak
2016-11-08 Anatol BelskiMerge remote-tracking branch 'phpsec/PHP-5.6.28' into...
2016-11-06 Jakub ZelenkaFix bug #72776 (Invalid parameter in memcpy function...
2016-11-06 Anatol Belskiadd missing RETURN_STRINGL_CHECK
2016-11-04 Anatol Belskifix dir separator in test
2016-11-04 Stanislav MalyshevAdd length check for bzcompress too - fix for bug ...
2016-11-04 Stanislav MalyshevMore string length checks & fixes
2016-11-03 Derick RethansUpdated to version 2016.9 (2016i)
2016-11-03 Anatol BelskiFixed bug #73418 Integer Overflow in "_php_imap_mail...
2016-11-01 Christoph M... Fix #73436: Setting allow_url_fopen to Off makes severa...
2016-10-30 Christoph M... Fix #72696: imagefilltoborder stackoverflow on truecolo...
2016-10-30 Christoph M... Fix #72482: Ilegal write/read access caused by gdImageA...
2016-10-29 Xinchen HuiFixed bug #73402 (Opcache segfault when using class...
2016-10-27 Ferenc Kovacs5.6.29 will be next
2016-10-25 Christoph M... Fix #72494: imagecropauto out-of-bounds access
2016-10-24 Derick RethansUpdated to version 2016.8 (2016h)
2016-10-24 Stanislav MalyshevFix bug #73144 and bug #73341 - remove extra dtor
2016-10-24 Stanislav MalyshevFix bug #73331 - do not try to serialize/unserialize...
2016-10-18 Dmitry StogovFixed bug #73337 (try/catch not working with two except...
2016-10-17 Christoph M... Fix #73333: 2147483647 is fetched as string
2016-10-14 Remi Colletuse zend_error instead of zend_error_noreturn
2016-10-14 Ferenc Kovacsadd missing NEWS entries for 5.6.27
2016-10-13 Christoph M... Fix #73280: Stack Buffer Overflow in GD dynamicGetbuf
2016-10-12 Sara GolemonClear FG(user_stream_current_filename) when bailing out
2016-10-11 Stanislav MalyshevMerge branch 'PHP-5.6.27' into PHP-5.6
2016-10-11 Stanislav MalyshevFix tests
2016-10-11 Stanislav Malyshevfix tsrm
2016-10-11 Stanislav MalyshevFix bug #73284 - heap overflow in php_ereg_replace...
2016-10-11 Stanislav MalyshevFix bug #73276 - crash in openssl_random_pseudo_bytes...
2016-10-11 Stanislav MalyshevFix bug #73293 - NULL pointer dereference in SimpleXMLE...
2016-10-11 Stanislav Malyshevfix bug #73275 - crash in openssl_encrypt function
2016-10-11 Stanislav MalyshevFix for #73240 - Write out of bounds at number_format
2016-10-10 Anatol Belskiupdate NEWS
2016-10-10 Anatol Belskiadd test for bug #73037
2016-10-10 Christoph M... Fix #73279: Integer overflow in gdImageScaleBilinearPal...
2016-10-09 Christoph M... Fix #73272: imagescale() affects imagesetinterpolation()
2016-10-08 Anatol Belskifix leak
2016-10-07 Nikita PopovFix bug #73192
2016-10-07 Nikita PopovRevert "Fixed test"
2016-10-07 Nikita PopovRevert "Added validation to parse_url() to prohibit...
2016-10-05 Anatol BelskiFix bug #73037, second round
2016-10-05 Stanislav MalyshevBug #73218: add mitigation for ICU int overflow
2016-10-05 Stanislav MalyshevAdd more locale length checks, due to ICU bugs.
2016-10-05 Ilia AlshanetskyFixed test
2016-10-05 Ilia AlshanetskyAdded validation to parse_url() to prohibit restricted...
2016-10-04 Stanislav MalyshevApparently negative wordwrap is a thing and should...
2016-10-04 Stanislav MalyshevReally fix bug #73017
2016-10-03 Stanislav MalyshevFix bug #73208 - another missing length check
2016-10-03 Stanislav MalyshevFix bug #73190: memcpy negative parameter _bc_new_num_ex
2016-10-01 Nikita PopovFix leak in zend_exception_error
2016-09-30 Christoph M... Fix #73213: Integer overflow in imageline() with antial...
2016-09-30 Derick RethansFixed tests due to changes in underlaying data
2016-09-30 Derick RethansFixed parsing of AM/PM without all the expected dots...
2016-09-30 Christoph M... Fix #73203: passing additional_parameters causes mail...
2016-09-29 Stanislav MalyshevFix bug #73189 - Memcpy negative size parameter php_res...
2016-09-29 Stanislav MalyshevFixed bug #73174 - heap overflow in php_pcre_replace_impl
2016-09-28 Ferenc Kovacs5.6.28 is next
2016-09-28 Derick RethansUpdated to version 2016.7 (2016g)
2016-09-28 Nikita PopovHandle resource keys in constexpr arrays
2016-09-28 Nikita PopovFix the constant array case as well
2016-09-28 Nikita PopovCheck next_index_insert failure in ADD_ARRAY_ELEMENT
2016-09-26 Christoph M... Fix #53745: cgi.discard_path option is missing from...
next