]> granicus.if.org Git - php/shortlog
php
2015-10-27 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-27 Dmitry StogovFix frequent reallocations with many small strings
2015-10-27 Anatol Belskicorrect snprintf usage
2015-10-27 Andrey HristovMerge branch 'PHP-7.0'
2015-10-27 Andrey HristovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-27 Andrey HristovAnother Fix for Bug #68344 MySQLi does not provide...
2015-10-27 Xinchen HuiIt should not be const
2015-10-27 Xinchen HuiFixed Bug #70797 (Error while making PHP7)
2015-10-26 LeighMerge branch 'PHP-7.0'
2015-10-26 LeighRemove arc4random
2015-10-26 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-26 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-26 Anatol Belskiupdate NEWS
2015-10-26 Anatol BelskiFixed bug #70718 stream_select() when OpenSSL extension...
2015-10-26 Dmitry StogovMerge branch 'PHP-7.0'
2015-10-26 Dmitry StogovFixed inconsistent exception handling (uopz/tests/006...
2015-10-26 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-26 Xinchen HuiFixed bug #70785 (Infinite loop due to exception during...
2015-10-25 Jakub ZelenkaMerge branch 'PHP-7.0'
2015-10-25 Jakub ZelenkaCheck EVP_SealFinal return code
2015-10-25 Bob WeinandMerge branch 'PHP-7.0'
2015-10-25 Bob WeinandFix refcount reaching 2^32 - 1 for resources
2015-10-24 Nuno Lopesunbreak coverage data: fix #line directives in phpdbg...
2015-10-24 Nuno Lopesunbreak coverage data: fix #line directives in phpdbg...
2015-10-24 Nuno Lopesunbreak coverage data: fix #line directives in phpdbg...
2015-10-24 Nuno Lopesexclude datelib from coverage report as asked by Derick
2015-10-24 Nuno Lopesexclude datelib from coverage report as asked by Derick
2015-10-24 Nuno Lopesexclude datelib from coverage report as asked by Derick
2015-10-24 Nikita PopovMerge branch 'PHP-7.0'
2015-10-24 Nikita PopovFix bug #70782
2015-10-23 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-23 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-23 Anatol BelskiFix globals initialization in sapi/cgi
2015-10-23 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-23 Anatol Belskirather use the supplied inttypes.h with vc14
2015-10-23 Anatol Belskifix test redirection when run not from source root
2015-10-23 Xinchen HuiMerge branch 'fix-folding-marker' of https://github...
2015-10-23 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-23 Xinchen HuiIndents
2015-10-23 c9sFix boolean conversion warnings
2015-10-23 Xinchen HuiIndents
2015-10-23 Xinchen HuiMerge branch 'c9s/bugfix-boolean-conversion-warnings...
2015-10-22 c9sFix boolean conversion warnings
2015-10-22 ngswFix: fold-maker `fpm_event_pre_init()'
2015-10-22 Xinchen HuiThis break the phpize API_NO detecting
2015-10-22 Andrey HristovMerge branch 'PHP-7.0'
2015-10-22 Andrey HristovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-22 Andrey HristovImprove fix for Bug #68344 MySQLi does not provide...
2015-10-22 Kalle Sommer... Zend Engine 3.1.0-dev for master
2015-10-22 Kalle Sommer... Fix build on Windows
2015-10-21 Andrey HristovMerge branch 'PHP-7.0'
2015-10-21 Andrey HristovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-21 Andrey HristovFix for Bug #68344 MySQLi does not provide way to...
2015-10-21 Andrey HristovUpdate the certificates needed for the mysqli tests
2015-10-20 Bob WeinandMerge branch 'PHP-7.0'
2015-10-20 Bob WeinandExempt paging from -qrr mode
2015-10-20 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-20 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-20 Anatol Belskibackport 262160e and 2d55e8c into 5.6
2015-10-20 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-20 Xinchen HuiRevert "Ensure proper exception handling and EX(opline...
2015-10-20 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-20 Xinchen HuiRegenerate zend_ini_scanner.c
2015-10-20 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-20 Xinchen HuiUpdate NEWS
2015-10-20 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-20 Xinchen HuiFixed bug #70748 (Segfault in ini_lex () at Zend/zend_i...
2015-10-19 Ferenc KovacsMerge branch 'PHP-7.0'
2015-10-19 Ferenc Kovacsremove imap tests for now until I finish the sudoless...
2015-10-19 Ferenc KovacsMerge branch 'PHP-7.0'
2015-10-19 Ferenc Kovacsremove imap tests for now until I finish the sudoless...
2015-10-19 Ferenc KovacsMerge branch 'PHP-7.0'
2015-10-19 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2015-10-19 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2015-10-19 Ferenc KovacsMerge branch 'pr-1483' into PHP-5.5
2015-10-19 Kalle Sommer... Remove the VALLEN macro, this is not used anyway and...
2015-10-19 Kalle Sommer... Fix build in exif debug mode, p_name is a char*, not...
2015-10-19 Kalle Sommer... Merge branch 'master' of git.php.net:/php-src
2015-10-19 Kalle Sommer... Fix php_stream_get_from_zval(), so that it works under...
2015-10-19 Levi MorrisonRefactor zend_mark_function_as_generator
2015-10-19 Stanislav MalyshevMerge branch 'PHP-7.0'
2015-10-19 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2015-10-19 Stanislav MalyshevMerge branch 'pull-request/1535' into PHP-5.6
2015-10-19 Daniel PerssonFix bug #64172
2015-10-19 Daniel PerssonFix bug #64172
2015-10-18 Stanislav MalyshevEliminate _PP macro
2015-10-18 Stanislav MalyshevMerge branch 'pull-request/1574'
2015-10-18 Stanislav MalyshevMerge branch 'PHP-7.0'
2015-10-18 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2015-10-18 Fábio PerezSkip some tests for platforms different than x86
2015-10-18 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2015-10-18 Stanislav MalyshevSkip serialize test if ext/session is not loaded
2015-10-18 Stanislav MalyshevClosure binding and trait binding to anonymous class...
2015-10-18 Stanislav MalyshevFix extension version
2015-10-18 Stanislav MalyshevMerge branch 'pull-request/1511'
2015-10-18 Stanislav MalyshevMerge branch 'pull-request/1527'
2015-10-18 Stanislav MalyshevMerge branch 'pull-request/1563'
2015-10-18 Stanislav MalyshevMerge branch 'pull-request/1523'
2015-10-18 Stanislav MalyshevMerge branch 'pull-request/1516'
2015-10-18 Stanislav MalyshevMerge branch 'PHP-7.0'
next