]> granicus.if.org Git - php/shortlog
php
2017-02-28 Joe WatkinsMerge branch 'PHP-7.1'
2017-02-28 Joe Watkinsprepare 7.1.4
2017-02-28 Anatol BelskiMerge branch 'PhP-7.1'
2017-02-28 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-28 Anatol Belskiprepare next
2017-02-27 Joe WatkinsMerge branch 'PHP-7.1'
2017-02-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-02-27 Joe WatkinsRevert "fix crash in phpdbg shutdown process when opcac...
2017-02-27 Joe WatkinsMerge branch 'PHP-7.1'
2017-02-27 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-02-27 Joe Watkinsfix crash in phpdbg shutdown process when opcache is...
2017-02-26 Xinchen HuiMerge branch 'PHP-7.1'
2017-02-26 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-02-26 Xinchen HuiFixed bug #74157 (Segfault with nested generators)
2017-02-25 Nikita PopovMerge branch 'PHP-7.1'
2017-02-25 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-25 Nikita PopovImprove fix for bug #73807
2017-02-25 Xinchen HuiMerge branch 'PHP-7.1'
2017-02-25 Xinchen HuiFixed bug #74164 (PHP hangs when an invalid value is...
2017-02-25 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2017-02-24 Tom Van Looyfix command not found warning in ext/gd
2017-02-24 Nikita PopovMerge branch 'PHP-7.1'
2017-02-24 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 GrundikFix bug #73127
2017-02-24 Anatol BelskiMerge branch 'PHP-7.1'
2017-02-24 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 Anatol BelskiSupport run or test target invoked within debugger
2017-02-24 Anatol Belskifix test, yet master staging only
2017-02-24 Aaron PiotrowskiMerge branch 'PHP-7.1'
2017-02-24 Aaron PiotrowskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 Aaron PiotrowskiUpdate test for bug #74159
2017-02-24 Aaron PiotrowskiMerge branch 'PHP-7.1'
2017-02-24 Aaron PiotrowskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-24 Aaron PiotrowskiUpdate NEWS
2017-02-24 Aaron PiotrowskiFix bug #74159
2017-02-23 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-23 Xinchen HuiFixed typo (it should be typo)
2017-02-23 Xinchen HuiMerge branch 'PHP-7.1'
2017-02-23 Xinchen HuiAdd test only (bug doesn't exists in 7.1)
2017-02-23 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-23 Xinchen HuiFixed bug #74152 (if statement says true to a null...
2017-02-23 Xinchen HuiMerge branch 'PHP-7.1'
2017-02-23 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-23 Xinchen HuiFixed bug #74148 (ReflectionFunction incorrectly report...
2017-02-22 Kalle Sommer... Fix PHP_OS_FAMILY for Linux (Joe)
2017-02-22 Kalle Sommer... Change PHP_OS_FAMILY slightly
2017-02-22 Kalle Sommer... Fix extra ; causing a build error
2017-02-22 Remi ColletMerge branch 'PHP-7.1'
2017-02-22 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-02-22 Remi Colletreport about OpenSSL 1.1 not supported during configure
2017-02-22 Joe WatkinsMerge branch 'PHP-7.1'
2017-02-22 Joe WatkinsMerge branch 'PHP-7.0' into PHP-7.1
2017-02-22 Coenraad Loubserpull-request/2393:
2017-02-21 Anatol Belskimore appropriate var name
2017-02-21 Anatol Belskiadd folds
2017-02-21 Anatol Belskiuse the delivered global arg instead of fetching it
2017-02-21 Dmitry StogovMerge branch 'PHP-7.1'
2017-02-21 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-21 Dmitry Stogovtoo many dashes
2017-02-21 Dmitry StogovMerge branch 'PHP-7.1'
2017-02-21 Dmitry StogovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-21 Dmitry StogovIncrease WSDL cache version (7.0 wsdl cache is incomati...
2017-02-19 Remi ColletMerge branch 'PHP-7.1'
2017-02-19 Remi ColletMerge branch 'PHP-7.0' into PHP-7.1
2017-02-19 Remi Colletfix test for libzip 1.2.0
2017-02-18 Anatol BelskiMerge branch 'PHP-7.1'
2017-02-18 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-18 Anatol Belskiinitialize valid_symbol_table, important for the main...
2017-02-17 Andreas Treichelftp_mlsd(): Parse the MLSD response
2017-02-17 Nikita PopovMerge branch 'PHP-7.1'
2017-02-17 andrewnesterFixed #74099 - Memory leak with openssl_encrypt()
2017-02-17 Nikita PopovMerge branch 'PHP-7.1'
2017-02-17 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-17 Benjamin RobinFixed bug #74105
2017-02-17 Xinchen HuiMerge branch 'PHP-7.1'
2017-02-17 Xinchen HuiUnused var
2017-02-16 Nikita PopovMerge branch 'PHP-7.1'
2017-02-16 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-16 Ondřej SurýDisable RTLD_DEEPBIND when compiling with AddressSaniti...
2017-02-16 Nikita PopovMerge branch 'PHP-7.1'
2017-02-16 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-16 Nikita PopovFix memory errors in url rewriter
2017-02-16 Nikita PopovMerge branch 'PHP-7.1'
2017-02-16 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-16 Nikita PopovFix autoload_func_info destruction
2017-02-16 Nikita PopovMerge branch 'PHP-7.1'
2017-02-16 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2017-02-16 Mitch HagstrandMake the ftp and stream tests more reliable.
2017-02-16 Nikita PopovAdd json dep to test
2017-02-15 Anatol BelskiMerge branch 'PHP-7.1'
2017-02-15 Anatol Belski[ci skip] update NEWS
2017-02-15 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-15 Anatol Belski[ci skip] update NEWS
2017-02-15 Anatol Belskifix typo
2017-02-15 Anatol BelskiMerge branch 'PHP-7.1'
2017-02-15 Anatol Belskiskip test
2017-02-15 Anatol BelskiMerge branch 'PHP-7.1'
2017-02-15 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2017-02-15 Anatol BelskiFixed bug #74090 stream_get_contents maxlength>-1 retur...
2017-02-15 Xinchen HuiMerge branch 'PHP-7.1'
next