]> granicus.if.org Git - php/shortlog
php
2016-10-18 Yasuo OhgakiFix bug #47890 #73215 uniqid() should use better random...
2016-10-17 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-10-17 Christoph M... Fix #73333: 2147483647 is fetched as string
2016-10-17 Anatol Belskisync NEWS
2016-10-17 Joe WatkinsMerge branch 'pull-request/1817'
2016-10-17 Joe WatkinsMerge branch 'pull-request/1816'
2016-10-17 Joe WatkinsMerge branch 'pull-request/1814'
2016-10-17 Joe WatkinsMerge branch 'pull-request/1808'
2016-10-17 Joe WatkinsMerge branch 'pull-request/2097'
2016-10-17 Joe Watkinsnews entry for pr #2158
2016-10-17 Joe WatkinsMerge branch 'pull-request/2158'
2016-10-17 Christopher... Fixed bug #71148 (Bind reference overwritten on PHP 7)
2016-10-16 Bob WeinandFixed bug #71234 (INI files are loaded even invoked...
2016-10-16 Bob WeinandFixed bug #70776 (Simple SIGINT does not have any effect)
2016-10-14 Anatol Belskisync NEWS
2016-10-14 Remi Colletbump ext/zip version
2016-10-14 Bob WeinandFix memory leak when compiling files in phpdbg
2016-10-14 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-10-14 Remi Colletuse zend_error instead of zend_error_noreturn
2016-10-14 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-10-14 Ferenc Kovacsadd missing NEWS entries for 5.6.27
2016-10-13 Anatol Belskimissed piece for renaming
2016-10-13 Anatol Belskirename publicly exposed symbol to avoid name conflicts
2016-10-13 Bob WeinandIgnore non-executable opcodes in line mode of phpdbg_en...
2016-10-13 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-10-13 Christoph M... Fix #73280: Stack Buffer Overflow in GD dynamicGetbuf
2016-10-13 Anatol Belskiuse already exported symbol
2016-10-13 Anatol BelskiRevert "export symbol missing by phpdbg"
2016-10-13 Stanislav MalyshevFix outlen for openssl function
2016-10-13 Stanislav MalyshevSyncronize with 5.6 - __toString should return ""
2016-10-13 Stanislav MalyshevFix potential overflows in php_pcre_replace_impl
2016-10-12 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-10-12 Keith SmileyFixed bug #73237
2016-10-12 Mitch HagstrandFixed bug in zend_accel_error() and cleaned up kill_all...
2016-10-12 Bob WeinandUpdate NEWS
2016-10-12 Nikita PopovFix phpdbg tests after lineno change
2016-10-12 Nikita PopovFix line number of implicit return in pseudo-main scope
2016-10-12 Anatol Belskiexport symbol missing by phpdbg
2016-10-12 Bob WeinandFix accidental PHPDBG_ABI break
2016-10-12 Stanislav MalyshevFix bug #73189 - Memcpy negative size parameter php_res...
2016-10-12 Anatol Belskiupdate len in fallback cases
2016-10-12 Bob WeinandAdd stdin command and -s command line parameter to...
2016-10-12 Stanislav MalyshevFix bug #73190: memcpy negative parameter _bc_new_num_ex
2016-10-12 Stanislav MalyshevFix bug #73147: Use After Free in PHP7 unserialize()
2016-10-12 Anatol Belskifix typo
2016-10-12 Anatol BelskiRevert "Fix for #73240 - Write out of bounds at number_...
2016-10-12 Anatol Belskifollowup with #73276 merge
2016-10-12 Anatol Belskifix test
2016-10-12 Stanislav MalyshevFix bug #73276 - crash in openssl_random_pseudo_bytes...
2016-10-12 Stanislav MalyshevFix bug #73293 - NULL pointer dereference in SimpleXMLE...
2016-10-12 Stanislav MalyshevFix for #73240 - Write out of bounds at number_format
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-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 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 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 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 MalyshevBug #73218: add mitigation for ICU int overflow
2016-10-05 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-10-05 Stanislav MalyshevAdd more locale length checks, due to ICU bugs.
2016-10-05 Ilia AlshanetskyFixed test
next