]> granicus.if.org Git - php/shortlog
php
2015-08-27 Xinchen HuiEnable format checking for strpprintf
2015-08-27 Xinchen HuiFixed printing
2015-08-26 Anatol Belskimake overflow checks as unexpected
2015-08-26 Jakub ZelenkaUse new range checks in openssl ext
2015-08-26 Dmitry StogovMark parse error functions as cold
2015-08-26 Dmitry StogovRemoved unused functions
2015-08-26 Anatol Belskifix year in the header
2015-08-26 Anatol Belskiadd range check to ext/soap
2015-08-26 Anatol Belskiadd some range checks to pcre
2015-08-26 Anatol Belskimore range checks in ext/tidy
2015-08-26 Anatol Belskiadd range checks to ext/tidy
2015-08-26 Anatol Belskiadd some range checks to ext/dom
2015-08-26 Anatol Belskifix test
2015-08-26 Anatol Belskiadd range checks to simplexml
2015-08-26 Anatol Belskifix typo
2015-08-26 Anatol Belskiinclude range checks with the portability header
2015-08-26 Anatol Belskiadded basic stuff with the zend_range_check.h
2015-08-26 Dmitry StogovAvoid duplication
2015-08-26 Christopher... Merge branch 'master' of https://git.php.net/repository...
2015-08-26 Christopher... Squash some more PHP 7 diffs and improve test portabili...
2015-08-26 Niklas KellerFix Typos: exteption -> exception
2015-08-26 Christopher... Merge branch 'master' of https://git.php.net/repository...
2015-08-26 Dmitry StogovFixed bug #70187 (Notice: unserialize(): Unexpected...
2015-08-25 Bob WeinandFix zend_vm_call_opcode_handler (e.g. Generators throwi...
2015-08-25 Dmitry StogovAvoid array duplication
2015-08-25 Christoph M... Remove superfluous forward declaration
2015-08-25 Anatol Belskifix build, use exported symbol
2015-08-24 Dmitry StogovAssign CPU registers for GOTO and SWITCH executor as...
2015-08-24 Christoph M... updated NEWS
2015-08-24 Christoph M... Merge branch 'PHP-5.6'
2015-08-24 Christoph M... updated NEWS
2015-08-24 Christoph M... Fix #67131: setcookie() conditional for empty values...
2015-08-24 Dmitry StogovIn 95% cases we initialize "empty" array (with 8 hash...
2015-08-24 Dmitry StogovMark error functions as "cold"
2015-08-24 Xinchen HuiFixed bug #70342 (changing configuration with ignore_us...
2015-08-24 Bob WeinandFix oplog with eval()ed code
2015-08-24 Dmitry StogovOptimize fast path
2015-08-23 Anatol BelskiMerge branch 'PHP-5.6'
2015-08-23 marcosptfadded test for gzgetss()
2015-08-23 Anatol Belskifix test
2015-08-23 Anatol Belskifix test
2015-08-23 Anatol Belskifix test
2015-08-23 Anatol Belskifix test
2015-08-23 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-08-23 Xinchen HuiFixed Bug #70332 (Wrong behavior while returning refere...
2015-08-23 Bob WeinandMerge remote-tracking branch 'origin/PHP-5.6'
2015-08-23 Bob WeinandFix phpdbg_break_next()
2015-08-23 Bob WeinandFix phpdbg_break_next() and add test
2015-08-23 Xinchen HuiFixed bug #70330 (Segmentation Fault with multiple...
2015-08-23 Xinchen HuiRe-Fixed bug #70321 (Magic getter breaks reference...
2015-08-23 Xinchen HuiRevert "Fixed bug #70321 (Magic getter breaks reference...
2015-08-22 Bob WeinandFixed bug #70321 (Magic getter breaks reference to...
2015-08-21 Bob WeinandFix issues with phpdbg SIGINT handler
2015-08-21 Anatol Belskimake this test Windows only
2015-08-21 Anatol Belskihere string isn't supported by every shell
2015-08-21 Ferenc Kovacs$() isn't supported on every shell
2015-08-21 Anatol BelskiMerge branch 'PHP-5.6'
2015-08-21 Anatol Belskifix tests
2015-08-21 Anatol Belskifix dir separator
2015-08-21 Anatol Belskifix dir separator in test
2015-08-21 Anatol Belskifix dir separator in test
2015-08-21 Xinchen Huiunnecessary 1 byte allocted
2015-08-21 Anatol Belskiadd test for bug 70309
2015-08-21 Anatol Belskinote to UPGRADING
2015-08-20 Bob WeinandFix invalid range error by gawk in order_by_dek.awk
2015-08-20 Bob WeinandRemove assumption that extensions are in ext/ext-name
2015-08-20 Sara GolemonMove __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS defs...
2015-08-20 Bob WeinandFix bogus traces with ReflectionGenerator::getTrace()
2015-08-20 Sara GolemonEnable definitions of stdint.h limits/constants used...
2015-08-20 Jakub ZelenkaAdd overflow check for openssl_pkcs12_read
2015-08-20 Anatol Belskione new line too much
2015-08-20 Anatol Belskifork test
2015-08-20 Nikita PopovRemove path from test
2015-08-20 Nikita PopovDon't allow leading \ in group use decl list
2015-08-20 Ferenc KovacsMerge branch 'PHP-5.6'
2015-08-20 Ferenc Kovacs5.6.14 next
2015-08-20 Christopher... Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)
2015-08-20 Christopher... Merge branch 'master' of https://git.php.net/repository...
2015-08-19 Christoph M... Merge branch 'pull-request/1471'
2015-08-19 marcosptfadd test for php_enchant_broker_free()
2015-08-19 Christoph M... Merge branch 'pull-request/1472'
2015-08-19 marcosptfThis is a new test for enchant_broker_free_dict().
2015-08-19 Christoph M... Merge branch 'pull-request/1475'
2015-08-19 marcosptftesting enchant_broker_(g|s)et_dict_path
2015-08-19 Jakub ZelenkaAdd overflow checks for openssl_pkey_* functions
2015-08-19 Jakub ZelenkaMove overflow checks in openssl_pbkdf2
2015-08-19 Anatol BelskiRevert "fix occasional fail in zip_close when target...
2015-08-19 Anatol Belskifix config.w32 to include suitable lib files
2015-08-19 Dmitry StogovFixed typo
2015-08-19 Christoph M... updated NEWS
2015-08-19 Christoph M... Merge branch 'PHP-5.6'
2015-08-19 Christoph M... updated NEWS
2015-08-19 Christoph M... Fix #70303: Incorrect constructor reflection for ArrayO...
2015-08-19 Anatol Belskiimprove error message
2015-08-19 Anatol Belskifix occasional fail in zip_close when target arc exists
2015-08-19 Dmitry StogovFixed typo in proper place
2015-08-19 Dmitry StogovFixed typo
2015-08-19 Dmitry StogovMark error and exception functions as "cold" (Matt...
2015-08-19 Xinchen HuiMerge branch 'PHP-5.6'
2015-08-19 Xinchen HuiFixed bug #70290 (Null pointer deref (segfault) in...
next