]> granicus.if.org Git - php/shortlog
php
2018-04-26 Thomas PuntMerge branch 'PHP-7.2'
2018-04-26 Thomas PuntMerge branch 'PHP-7.1' into PHP-7.2
2018-04-26 Thomas PuntFix memory leak when phpdbg fails to start up
2018-04-26 Nikita PopovFix unused variable warnings
2018-04-26 David CarlierAvoid using _N in SSE code
2018-04-26 Nikita PopovMerge branch 'PHP-7.2'
2018-04-26 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-04-26 shiguangqi2008... Fix memory leak in zend_disable_class()
2018-04-26 Anatol BelskiSwitch to more robust config for external pcre2
2018-04-25 Anatol BelskiFix regex
2018-04-25 Anatol BelskiRevamp pcre config for build with external lib
2018-04-25 Scott ArciszewskiUpdate NEWS
2018-04-24 Ferenc KovacsMerge branch 'PHP-7.2'
2018-04-24 Ferenc KovacsMerge branch 'PHP-7.1' into PHP-7.2
2018-04-24 Ferenc KovacsMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2018-04-24 Ferenc Kovacs5.6.37 will be next
2018-04-24 Remi ColletMerge branch 'PHP-7.2'
2018-04-24 Remi Colletupdate NEWS for 7.2.5
2018-04-24 Anatol BelskiFix lib names for build with external libpcre2
2018-04-24 Anatol BelskiMerge branch 'PHP-7.2'
2018-04-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-04-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Anatol Belski7.0.31 next
2018-04-24 Anatol BelskiMerge branch 'PHP-7.2'
2018-04-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-04-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Anatol Belski[ci skip] Update NEWS
2018-04-24 Anatol BelskiMerge branch 'PHP-7.2'
2018-04-24 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-04-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2018-04-24 Anatol BelskiFix test portability
2018-04-24 Stanislav MalyshevMerge branch 'PHP-7.2'
2018-04-24 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-04-24 Stanislav MalyshevMerge branch 'PHP-7.0' into PHP-7.1
2018-04-24 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2018-04-23 Stanislav MalyshevFix tsrm_ls
2018-04-23 Stanislav MalyshevMerge remote-tracking branch 'security/bug76249' into...
2018-04-23 Stanislav MalyshevMerge remote-tracking branch 'security/bug76248' into...
2018-04-23 Stanislav MalyshevFix #76129 - remove more potential unfiltered outputs...
2018-04-23 Stanislav MalyshevMerge remote-tracking branch 'security/PHP-5.6' into...
2018-04-23 Stanislav MalyshevFix test
2018-04-23 Stanislav MalyshevFix bug #76248 - Malicious LDAP-Server Response causes...
2018-04-23 Stanislav MalyshevFix bug #76249 - fail on invalid sequences
2018-04-23 Stanislav MalyshevMerge branch 'PHP-7.2'
2018-04-23 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2018-04-23 Stanislav MalyshevAdd a bit of defensive conding for bug #76155
2018-04-23 Christoph M... Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_i...
2018-04-20 Anatol BelskiImplement output verbosity seting for nmakefile
2018-04-19 Anatol BelskiAvoid strlen calls for regexes
2018-04-18 Anatol BelskiMove to unsigned types in phar
2018-04-15 Jakub ZelenkaMerge branch 'PHP-7.2'
2018-04-15 Jakub ZelenkaMerge branch 'PHP-7.1' into PHP-7.2
2018-04-15 Jakub ZelenkaMake openssl_error_string test work in OpenSSL 1.1.1
2018-04-14 Mark SeuffertNo Content-Type header if MIME type is unknown
2018-04-14 Levi MorrisonFix bug #76198
2018-04-14 Nikita PopovMerge branch 'PHP-7.2'
2018-04-14 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-04-14 Aron Rotteveelreset imap_errorstack after outputting it
2018-04-13 Thomas PuntImplement flexible heredoc/nowdoc syntax
2018-04-13 Jakub ZelenkaMerge branch 'PHP-7.2'
2018-04-13 Jakub ZelenkaMerge branch 'PHP-7.1' into PHP-7.2
2018-04-13 Jakub Zelenka[ci skip] Update NEWS with fpm acl fix
2018-04-13 Jakub ZelenkaMerge branch 'PHP-7.2'
2018-04-13 Jakub ZelenkaMerge branch 'PHP-7.1' into PHP-7.2
2018-04-13 Michał GórnySupport using acl_* functions on *BSD
2018-04-13 Christoph M... Merge branch 'PHP-7.2'
2018-04-13 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-04-13 Gabriel CarusoFix arginfo for array_replace(_recursive) and array_mer...
2018-04-12 Christoph M... Merge branch 'PHP-7.2'
2018-04-12 Christoph M... Fix #76164: exif_read_data zend_mm_heap corrupted
2018-04-12 Christoph M... [ci skip] Update UPGRADING
2018-04-12 Anatol BelskiMerge branch 'PHP-7.2'
2018-04-12 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-04-12 Anatol BelskiFix memory leak
2018-04-12 Anatol BelskiMerge branch 'PHP-7.2'
2018-04-12 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-04-12 Christoph M... Merge branch 'PHP-7.2'
2018-04-12 Christoph M... [ci skip] Update NEWS
2018-04-12 Christoph M... Merge branch 'PHP-7.2'
2018-04-12 Andrew NesterFixed #74892 - Fixed URL rewriting for urls started...
2018-04-11 Joe Watkinsbump versions
2018-04-11 Remi ColletMerge branch 'PHP-7.2'
2018-04-11 Remi Colletnext is 7.2.6
2018-04-10 Christoph M... Update bundled libsqlite to 3.23.1
2018-04-10 George WangMerge branch 'PHP-7.2'
2018-04-10 George WangMerge branch 'PHP-7.1' into PHP-7.2
2018-04-10 George WangUpdated LiteSpeed SAPI to 7.1 .
2018-04-10 Xinchen HuiMerge branch 'PHP-7.2'
2018-04-10 Xinchen HuiUpdate NEWS
2018-04-10 Xinchen HuiMerge branch 'PHP-7.1' into PHP-7.2
2018-04-10 Xinchen HuiFixed bug #76143 (Memory corruption: arbitrary NUL...
2018-04-06 Anatol BelskiRethink conditions
2018-04-06 Anatol BelskiExpose functionality for NFKC_Casefold normalization
2018-04-06 Anatol BelskiSync normalizer_get_raw_decomposition() to allow passin...
2018-04-06 Anatol BelskiReplace the deprecated API by the newer one available...
2018-04-06 Khan M Rashedun... Author Name Character Fix
2018-04-05 Anatol BelskiCheck feature availability as ICU < 49 is still supported
2018-04-05 Anatol BelskiUse recommended way to handle utf*.h headers and obsole...
next