]> granicus.if.org Git - php/shortlog
php
2015-10-18 Aaron PiotrowskiMerge branch 'PHP-7.0'
2015-10-18 Aaron PiotrowskiFix missed assertion tests
2015-10-18 Aaron PiotrowskiMerge branch 'PHP-7.0'
2015-10-18 Aaron PiotrowskiAlways return boolean from assert
2015-10-17 Aaron PiotrowskiMerge branch 'PHP-7.0'
2015-10-17 Aaron PiotrowskiFix assert() implementation to match docs
2015-10-17 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-17 Xinchen HuiFixed bug #70730 (Incorrect ArrayObject serialization...
2015-10-17 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-17 Xinchen HuiFixed bug #70724 (Undefined Symbols from opcache.so...
2015-10-17 Stanislav MalyshevFix undefined symbol error when compiling with LLVM
2015-10-16 Ferenc Kovacsupdate NEWS and UPGRADING
2015-10-16 Ferenc KovacsMerge branch 'pr-1567'
2015-10-16 Nikita PopovMerge branch 'PHP-7.0'
2015-10-16 Felipe PenaFixed bug #70678 (PHP7 returns true when false is expected)
2015-10-16 Anatol Belskisync config.w32 with sha3 implementation
2015-10-16 Sara GolemonAdd missing NEWS entry, copyright notice, and vim settings
2015-10-16 Sara GolemonImplement SHA3 hashing algorithm
2015-10-15 Nikita PopovMerge branch 'PHP-7.0'
2015-10-15 Nikita PopovFixed bug #70430
2015-10-15 Nikita PopovReindent zend_yytnamerr
2015-10-15 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-15 Xinchen HuiFixed bug #70715 (Segmentation fault inside soap client)
2015-10-15 Sara GolemonMerge branch 'PHP-7.0'
2015-10-15 Sara GolemonScan through a range of ports in case 31338 is busy
2015-10-15 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-15 Xinchen HuiFixed bug #70709 (SOAP Client generates Segfault)
2015-10-14 Ferenc KovacsMerge branch 'PHP-7.0'
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 WeinandMerge branch 'PHP-7.0'
2015-10-14 Bob WeinandDo not create a fake Closure for real Closures
2015-10-14 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-14 Xinchen HuiMerge branch 'patch-1' of https://github.com/glensc...
2015-10-14 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-14 Xinchen HuiMerge branch 'move-reflection-tests' of https://github...
2015-10-14 Xinchen HuiMove the tests to proper place
2015-10-14 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-14 Xinchen HuiFixed Conditional jump or move depends on uninitialised...
2015-10-13 Bob WeinandMerge branch 'PHP-7.0'
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 StogovMerge branch 'PHP-7.0'
2015-10-13 Dmitry StogovFixed incorrect "peak" memory consumption calculation.
2015-10-13 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-13 Anatol Belskiupdate UPGRADING
2015-10-13 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-13 Xinchen HuiFixed bug #70689 (Exception handler does not work as...
2015-10-13 Bob WeinandMerge branch 'PHP-7.0'
2015-10-13 Bob WeinandFix on/off values in phpdbg lexer
2015-10-13 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-13 Anatol Belskiprepare NEWS for next
2015-10-13 Anatol Belskiupdate libs_versions.txt
2015-10-12 Ferenc Kovacsinitialize *str
2015-10-12 Ferenc Kovacscalling getenv() without arguments should return the...
2015-10-12 Nikita PopovMerge branch 'PHP-7.0'
2015-10-12 Nikita PopovAdd more tests for closure binding
2015-10-12 Dmitry StogovForbid "fake" closure rebinding
2015-10-12 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-12 Anatol Belskiincrease API versions
2015-10-12 Felipe Pena- Fixed missing line-break
2015-10-12 Felipe PenaMerge branch 'master' of git.php.net:php-src
2015-10-12 Felipe Pena- Revert change, no check is needed there
2015-10-12 Anatol BelskiMerge branch 'PHP-7.0'
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'
2015-10-12 Matteo BeccatiMerge branch 'PHP-5.6' into PHP-7.0
2015-10-12 Anatol Belskifix test
2015-10-12 Xinchen HuiMerge branch 'PHP-7.0'
2015-10-12 Xinchen HuiDouble declaration
2015-10-11 Felipe Pena- Fixed bug #70678 (PHP7 returns true when false is...
2015-10-11 Felipe Pena- Fixed regression when calling func_get_args() from...
2015-10-11 SobakMove ext/reflection tests into the proper directory
2015-10-10 Anatol Belskifix ftok() export
2015-10-10 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-10 Anatol Belskifix stack overflow
2015-10-10 Anatol Belskiupdate UPGRADING
2015-10-10 Anatol Belskireplace typedef by an appropriate include
2015-10-10 Anatol Belskirename header
2015-10-10 Anatol Belskifix macro name
2015-10-10 Anatol Belskienable ftok implementation
2015-10-10 Anatol Belskiinitial ftok() implementation for win32
2015-10-10 Anatol Belskifix stack overflow
2015-10-10 Bob WeinandMerge branch 'PHP-7.0'
2015-10-10 Bob WeinandGenerally run all tests in sapi folder by default
2015-10-10 Nikita PopovMerge branch 'PHP-7.0'
2015-10-10 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-10 Nikita PopovFixed bug #70685
2015-10-10 Nikita PopovMerge branch 'PHP-7.0'
2015-10-10 Nikita PopovNormalize rebinding failures
2015-10-09 Anatol BelskiMerge branch 'PHP-7.0'
2015-10-09 Anatol BelskiImplemented file_cache_fallback mechanism
2015-10-09 Nikita PopovMerge branch 'PHP-7.0'
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-7.0'
2015-10-09 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2015-10-09 Nikita PopovFixed bug #70681
next