]> granicus.if.org Git - php/shortlog
php
2016-10-12 Anatol Belskiavoid strlen
2016-10-12 Stanislav MalyshevBug #73218: add mitigation for ICU int overflow
2016-10-12 Stanislav MalyshevAdd more locale length checks, due to ICU bugs.
2016-10-12 Stanislav MalyshevFix bug #73150: missing NULL check in dom_document_save...
2016-10-12 Sara GolemonClear FG(user_stream_current_filename) when bailing out
2016-10-11 Stanislav MalyshevMerge branch 'PHP-7.0.12' into PHP-7.0
2016-10-11 Stanislav MalyshevMerge remote-tracking branch 'origin/PHP-7.0.12' into...
2016-10-11 Anatol Belskiupdate NEWS
2016-10-11 Anatol Belskiset versions and release date
2016-10-11 Anatol Belskisync NEWS
2016-10-11 Anatol BelskiRevert "Fixed bug #73067 (__debugInfo crashes when...
2016-10-11 Stanislav MalyshevFix for #73240 - Write out of bounds at number_format
2016-10-11 Stanislav MalyshevFix bug #73257 and bug #73258 - SplObjectStorage unseri...
2016-10-10 Anatol Belskiupdate NEWS
2016-10-10 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-10-10 Anatol Belskiupdate NEWS
2016-10-10 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-10-10 Anatol Belskiadd test for bug #73037
2016-10-10 Nikita PopovFixed bug #73273
2016-10-10 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-10-10 Christoph M... Fix #73279: Integer overflow in gdImageScaleBilinearPal...
2016-10-09 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-10-09 Christoph M... Fix #73272: imagescale() affects imagesetinterpolation()
2016-10-08 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-10-08 Anatol Belskifix leak
2016-10-08 Nikita PopovFix bug #66773, #66862
2016-10-07 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
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-07 Christoph M... Document that ext/shmop deals with resources as of...
2016-10-06 Anatol Belskifix datatype
2016-10-05 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-10-05 Anatol BelskiFix bug #73037, second round
2016-10-05 Bob WeinandUpdate run command for allowing STDIN
2016-10-05 Bob WeinandRemove phpdbg fix targeting 7.1 which landed in 7.0
2016-10-05 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
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 MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-10-04 Stanislav MalyshevReally fix bug #73017
2016-10-03 Bob WeinandFix crash on Linux due to double fclose()
2016-10-02 Bob WeinandFix run command args passing when inmidst execution
2016-10-01 Bob WeinandAdd proper escape sequences and reading stdin from...
2016-10-01 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-10-01 Nikita PopovFix leak in zend_exception_error
2016-10-01 Bob WeinandFix invalid access to interned strings after they are...
2016-09-30 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-30 Christoph M... Fix #73213: Integer overflow in imageline() with antial...
2016-09-30 Derick RethansMerge branch 'PHP-5.6' into PHP-7.0
2016-09-30 Derick RethansFixed tests due to changes in underlaying data
2016-09-30 Derick RethansMerge branch 'PHP-5.6' into PHP-7.0
2016-09-30 Derick RethansFixed parsing of AM/PM without all the expected dots...
2016-09-30 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-30 Christoph M... Fix #73203: passing additional_parameters causes mail...
2016-09-30 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-09-30 Joe Watkinsfix user filter bug
2016-09-29 Christoph M... Merge branch 'pull-request/2128' into PHP-7.0
2016-09-29 Anatol Belskisync win32 makefile with makedist zendparse exports
2016-09-29 Dmitry StogovBetter fix for bug #72854 (avoid extra copy and creatin...
2016-09-28 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-09-28 Ferenc Kovacs5.6.28 is next
2016-09-28 Derick RethansUpdated to version 2016.7 (2016g)
2016-09-28 Derick RethansEmpty merge
2016-09-28 Derick RethansUpdated to version 2016.7 (2016g)
2016-09-28 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
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 PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-09-28 Nikita PopovCheck next_index_insert failure in ADD_ARRAY_ELEMENT
2016-09-27 Nikita PopovFix bug #73181
2016-09-27 Anatol Belskiprepare next
2016-09-27 Anatol Belskiset versions php-7.0.12RC1
2016-09-26 Adam Baratzupdate NEWS
2016-09-26 Chris Kings... Ignore potentially misleading dberr values
2016-09-26 Anatol Belskiupdate NEWS
2016-09-26 Anatol BelskiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-09-26 Anatol BelskiFixed bug #73172 parse error: Invalid numeric literal
2016-09-26 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-26 Christoph M... Fix #53745: cgi.discard_path option is missing from...
2016-09-26 Anatol Belskiupdate libs_versions.txt
2016-09-26 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-26 Anatol Belskiupdate libs_versions.txt
2016-09-26 Dmitry StogovFixed bug #73156 (segfault on undefined function)
2016-09-25 Stanislav MalyshevFix bug #73091 - Unserializing DateInterval object...
2016-09-25 Anatol BelskiAdd an include path for freetype which is relevant...
2016-09-25 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-25 Christoph M... Fix test_image_equals_file() wrt. palette images
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Merge branch 'pull-request/2120' into PHP-5.6
2016-09-24 Nikita PopovFixed bug #73163
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Fix #73161: imagecreatefromgd2() may leak memory
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Fix #73159: imagegd2(): unrecognized formats may result...
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Fix #73155: imagegd2() writes wrong chunk sizes on...
2016-09-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Christoph M... Fix #73157 (again): imagegd2() ignores 3rd param if...
next