]> granicus.if.org Git - php/shortlog
php
2016-04-29 Nikita PopovReset IMMUTABLE flag when copy_ctor'ing AST
2016-04-29 Nikita PopovDrop dead code from update_constant
2016-04-29 Nikita PopovRevert code to use DUP instead of COPY
2016-04-29 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-29 Anatol Belskifix test
2016-04-29 Pierrick CharronExpose some of the new curl constants to PHP userspace
2016-04-29 Nikita PopovFix usages of zend_update_constant_ex
2016-04-29 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-04-29 Joe Watkinsnews entry
2016-04-29 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2016-04-29 Dmitry StogovFixed compilation warnings
2016-04-29 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-04-29 Joe WatkinsImplement #51879 stream context socket option tcp_nodelay
2016-04-29 Joe WatkinsImplement #51879 stream context socket option tcp_nodelay
2016-04-29 Dmitry StogovFixed compilation warnings
2016-04-29 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2016-04-29 Dmitry StogovFixed "comparison between signed and unsigned integer...
2016-04-29 Lior KaplanMerge branch 'PHP-7.0'
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.0
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.2
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.3
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.4
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.5
2016-04-29 Lior KaplanAdd CVE to bug #71912 (PHP 7.0.6)
2016-04-29 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-29 Lior KaplanAdd CVE to bug #69719 (PHP 5.6.10)
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.12
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.13
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.14
2016-04-29 Lior KaplanAdd CVE to bug #70976 (PHP 5.6.17)
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.18
2016-04-29 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.20
2016-04-29 Dmitry StogovFixed breaks of strict-aliasing rules
2016-04-29 Lior KaplanAdd CVE to bug #71912 (PHP 5.6.21)
2016-04-29 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-29 Dmitry StogovFixed condition
2016-04-29 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-29 Dmitry StogovUse unsigned shift to clear the bit.
2016-04-29 Anatol Belskifix constants availability
2016-04-29 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-29 Dmitry StogovSimplified condition
2016-04-29 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-29 Dmitry Stogovsize_t is unsigned and can't be negative
2016-04-29 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-29 Joe Watkinsfix size_t signed comparison
2016-04-29 Dmitry StogovRevert "Fix bad merge into master"
2016-04-29 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-29 Xinchen HuiFixed build
2016-04-28 Lior KaplanAdd NEWS entry for bug #71331 (fixed in 7.0.3)
2016-04-28 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-28 Nikita PopovFix GC tests on dbg-zts-nocache
2016-04-28 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-28 Lior KaplanAdd NEWS entry for bug #71331 (fixed in PHP 5.6.18)
2016-04-28 Anatol Belskiupdate NEWS
2016-04-28 Bob WeinandFix bad merge into master
2016-04-28 Nikita PopovFix leak in guards patch
2016-04-28 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-28 Dmitry StogovAdded test
2016-04-28 Dmitry StogovMerge branch 'PHP-7.0'
2016-04-28 Dmitry StogovFixed BC break described by bug #72119.
2016-04-28 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-28 Joe Watkinssimplify expression
2016-04-28 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-28 Joe Watkinssimplify expression
2016-04-28 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-04-28 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-28 Joe Watkinsvariable used out of scope
2016-04-28 Dmitry StogovDon't initialize EX(call)->symbol_table on each functio...
2016-04-28 Bob WeinandMerge branch 'PHP-7.0'
2016-04-28 Bob WeinandFixed bug #72116 (7.0.6 array_fill optimization breaks...
2016-04-28 Dmitry Stogov- get rid of EG(scope). zend_get_executed_scope() shoul...
2016-04-28 Ferenc KovacsMerge branch 'PHP-7.0'
2016-04-28 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-04-28 Ferenc Kovacssmall whitespace fix
2016-04-27 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Nikita PopovSupport known static/method calls in call graph
2016-04-27 Nikita PopovCt bind private/final $this method call args
2016-04-27 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-27 Xinchen HuiUse zend_string_safe_alloc
2016-04-27 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-27 Anatol Belskifix/improve tests
2016-04-27 Dmitry StogovRemoved "zend_fcall_info.function_table". It was assign...
2016-04-27 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-27 Anatol Belskifix merge
2016-04-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-04-27 Stanislav MalyshevMerge branch 'PHP-7.0'
2016-04-27 Stanislav Malyshevfix build
2016-04-27 Stanislav MalyshevMerge branch 'PHP-7.0'
2016-04-27 Stanislav MalyshevFix bug #71923 - integer overflow in ZipArchive::getFrom*
2016-04-27 Stanislav MalyshevFix memory leak
2016-04-27 Stanislav MalyshevFix bug #72099: xml_parse_into_struct segmentation...
2016-04-27 Xinchen HuiMerge branch 'PHP-7.0'
next