]> granicus.if.org Git - php/shortlog
php
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
2015-10-10 Nikita PopovFixed bug #70685
2015-10-10 Nikita PopovNormalize rebinding failures
2015-10-09 Anatol BelskiImplemented file_cache_fallback mechanism
2015-10-09 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-09 Nikita PopovImprove previous fix
2015-10-09 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-09 Nikita PopovFixed bug #70681
2015-10-09 Anatol Belskiupdate NEWS
2015-10-09 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-09 Anatol Belskiupdate NEWS
2015-10-09 Dmitry StogovFixed bug #70630 (Closure::call/bind() crash with Refle...
2015-10-08 Dmitry StogovFixed reference cuntmting for closures (previously...
2015-10-08 Dmitry StogovFixed infinity recurion if we create closure on top...
2015-10-08 Dmitry StogovFixed use after free
2015-10-08 Dmitry StogovFixed bug #70674 (ReflectionFunction::getClosure()...
2015-10-08 Andrea FauldsCorrect intdiv() argument names and description
2015-10-08 Dmitry StogovFixed bug #70668 (array_keys() doesn't respect referenc...
2015-10-08 Dmitry StogovFixed bug #70667 (strtr() causes invalid writes and...
2015-10-08 Nikita PopovFix bug #70662
2015-10-07 Márcio AlmadaFix bug #70650
2015-10-07 Ferenc Kovacspear 1.10 was released and the go-pear and install...
2015-10-07 Dmitry StogovFixed test.
2015-10-07 Christopher... Merge branch 'PHP-7.0' of https://git.php.net/repositor...
2015-10-07 Christopher... Fix mem leak and improve test portability (Senthil)
next