]> granicus.if.org Git - php/shortlog
php
2015-10-27 Anatol Belski7.0.1 is next
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-5.6' into PHP-7.0
2015-10-27 Andrey HristovAnother Fix for Bug #68344 MySQLi does not provide...
2015-10-26 LeighRemove arc4random
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 StogovFixed inconsistent exception handling (uopz/tests/006...
2015-10-26 Xinchen HuiFixed bug #70785 (Infinite loop due to exception during...
2015-10-25 Jakub ZelenkaCheck EVP_SealFinal return code
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 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 PopovFix bug #70782
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 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 HuiIndents
2015-10-23 c9sFix boolean conversion warnings
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-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 WeinandExempt paging from -qrr mode
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 HuiRevert "Ensure proper exception handling and EX(opline...
2015-10-20 Xinchen HuiRegenerate zend_ini_scanner.c
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 Kovacsremove imap tests for now until I finish the sudoless...
2015-10-19 Ferenc Kovacsremove imap tests for now until I finish the sudoless...
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 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 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 MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2015-10-18 jubianchiRemove wrong argument $session from SNMP::setSecurity()
2015-10-18 jubianchiFix SNMP::setSecurity() arginfo (Fixes bug #70476)
2015-10-18 Felipe Pena- Implemented output paging
2015-10-18 Anatol Belskiupdated NEWS
2015-10-18 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-18 Anatol Belskiupdate NEWS
2015-10-18 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-18 Anatol BelskiC89 compat
2015-10-18 MiRacLe.RPZuse spprintf instead (no need to estrdup afterwards).
2015-10-18 MiRacLe.RPZdblib's dbcolname can return null in some cases
2015-10-18 MiRacLe.RPZtestcase fot bug #69757
2015-10-18 MiRacLe.RPZSegmentation fault on pdo_dblib::nextRowset (bug #69757)
2015-10-18 Aaron PiotrowskiFix missed assertion tests
2015-10-18 Aaron PiotrowskiAlways return boolean from assert
2015-10-17 Aaron PiotrowskiFix assert() implementation to match docs
2015-10-17 Xinchen HuiFixed bug #70730 (Incorrect ArrayObject serialization...
2015-10-17 Xinchen HuiFixed bug #70724 (Undefined Symbols from opcache.so...
2015-10-16 Felipe PenaFixed bug #70678 (PHP7 returns true when false is expected)
2015-10-15 Nikita PopovFixed bug #70430
2015-10-15 Nikita PopovReindent zend_yytnamerr
2015-10-15 Xinchen HuiFixed bug #70715 (Segmentation fault inside soap client)
2015-10-15 Sara GolemonScan through a range of ports in case 31338 is busy
2015-10-15 Xinchen HuiFixed bug #70709 (SOAP Client generates Segfault)
2015-10-14 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2015-10-14 Ferenc Kovacsprepare for 5.6.15RC1
2015-10-14 Bob WeinandDo not create a fake Closure for real Closures
2015-10-14 Xinchen HuiMerge branch 'patch-1' of https://github.com/glensc...
2015-10-14 Xinchen HuiMove the tests to proper place
2015-10-14 Xinchen HuiFixed Conditional jump or move depends on uninitialised...
2015-10-13 Bob WeinandPrevent memcmp() result truncation
2015-10-13 Bob Weinandphpdbg test info_001.phpt was dependent on auto_globals_jit
2015-10-13 Dmitry StogovFixed incorrect "peak" memory consumption calculation.
2015-10-13 Anatol Belskiupdate UPGRADING
2015-10-13 Xinchen HuiFixed bug #70689 (Exception handler does not work as...
2015-10-13 Bob WeinandFix on/off values in phpdbg lexer
2015-10-13 Anatol Belskiprepare NEWS for next
2015-10-13 Anatol Belskiupdate libs_versions.txt
2015-10-12 Nikita PopovAdd more tests for closure binding
2015-10-12 Dmitry StogovForbid "fake" closure rebinding
2015-10-12 Anatol Belskiincrease API versions
2015-10-12 Anatol Belskifork test for ICU 56.1
2015-10-12 Anatol Belskifork test for ICU-56.1
2015-10-12 Anatol Belskifix test for ICU-56.1
2015-10-12 Matteo BeccatiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-12 Anatol Belskifix test
2015-10-12 Xinchen HuiDouble declaration
2015-10-10 Anatol Belskifix stack overflow
2015-10-10 Bob WeinandGenerally run all tests in sapi folder by default
2015-10-10 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
next