]> granicus.if.org Git - php/shortlog
php
2016-07-05 Anatol Belskire-add range check
2016-07-05 Nikita PopovClosure::fromCallable(): Use fake closures
2016-07-05 Nikita PopovClosure::fromCallable(): Fix test files and names
2016-07-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-05 Anatol Belskifix possible optimization bug
2016-07-05 Nikita PopovClosure::fromCallable(): Fix stack corruption
2016-07-05 Nikita PopovMerge branch 'PHP-7.0'
2016-07-05 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-05 Pedro MagalhãesDon't enforce LSP if prototype method is private
2016-07-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-05 Anatol Belskifix typo
2016-07-05 Anatol BelskiRevert "fix datatype and add range check"
2016-07-05 Dmitry StogovFixed tests
2016-07-05 Anatol Belskifix datatype and add range check
2016-07-05 Xinchen HuiSome cleanup:
2016-07-05 Aaron PiotrowskiMerge branch 'pull-request/1929'
2016-07-05 Aaron PiotrowskiUpdate NEWS and UPGRADING
2016-07-05 Aaron PiotrowskiMerge branch 'throw-error-in-extensions'
2016-07-05 Joe Watkinsupgrading entry for Closure::fromCallable
2016-07-05 Joe Watkinsnews entry for Closure::fromCallable
2016-07-05 Joe WatkinsMerge branch 'pull-request/1906'
2016-07-05 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-05 Anatol Belskiprepare next version
2016-07-04 Anatol BelskiIncrease ODBCVER to 3.5 by default
2016-07-04 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-04 Anatol Belskiadd missing news entry
2016-07-04 Anatol Belskiadd missing NEWS entry
2016-07-04 Aaron PiotrowskiUpdate NEWS and UPGRADING
2016-07-04 Aaron PiotrowskiMerge branch 'iterable'
2016-07-04 Aaron PiotrowskiMerge branch 'master' into iterable
2016-07-04 Christoph M... Merge branch 'PHP-7.0'
2016-07-04 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-04 Christoph M... Fix typo in comment
2016-07-03 Ferenc KovacsMerge branch 'PHP-7.0'
2016-07-03 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-07-03 Ferenc Kovacsthis was actually fixed in 5.6.23
2016-07-03 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-07-03 Xinchen HuiUpdate NEWS
2016-07-03 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-03 Xinchen HuiFixed bug #72538 (readline_redisplay crashes php)
2016-07-03 Anatol Belskiupdate NEWS
2016-07-03 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-03 Anatol Belskiupdate NEWS
2016-07-03 Anatol Belskiextend test
2016-07-03 Anatol BelskiFixed bug #72534 stream_socket_get_name crashes
2016-07-03 Christoph M... Update NEWS and UPGRADING
2016-07-03 Christoph M... Merge branch 'pull-request/1945'
2016-07-03 Xinchen Huiupdate NEWS
2016-07-03 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-03 Xinchen HuiFixed bug #72531 (ps_files_cleanup_dir Buffer overflow)
2016-07-01 Anatol Belskiupdate NEWS
2016-07-01 Anatol BelskiMerge branch 'PHP-7.0'
2016-07-01 Anatol Belskiupdate NEWS
2016-07-01 Anatol BelskiFixed bug #72498 variant_date_from_timestamp null deref...
2016-07-01 Xinchen HuiFixed bug #72523 (dtrace issue with reflection (failed...
2016-06-30 Dmitry StogovPrevent inlining through call_user_func() and call_user...
2016-06-30 Dmitry StogovFixed ext/opcache/tests/bug70207.phpt
2016-06-30 Dmitry StogovIntroduce new CHECK_VAR instruction to keep warnings...
2016-06-30 Dmitry StogovDisable inlining for $this->foo(), because $this may...
2016-06-30 Dmitry StogovDisable inlining for $this->foo(), because $this may...
2016-06-30 Dmitry StogovFixed incorrect constant propagation
2016-06-30 Aaron PiotrowskiSwitch failure to register class back to E_ERROR
2016-06-30 Nikita PopovFix RT_CONSTANT_EX typo
2016-06-30 Dmitry StogovInline simple constant functions
2016-06-29 Jakub ZelenkaMerge branch 'json_api_return_codes'
2016-06-29 Jakub ZelenkaRemove openssl test 029 as it is incomplete
2016-06-29 Aaron PiotrowskiReturn null instead of false
2016-06-29 Aaron PiotrowskiAdd missed return replacing bail out
2016-06-29 Dmitry Stogovclanup
2016-06-29 Aaron PiotrowskiSwap type check order
2016-06-29 Dmitry StogovRevert "Skip new OpenSSL ECC tests on 32bit"
2016-06-29 Remi ColletImprove php-fpm systemd unit file
2016-06-28 Jakub ZelenkaAdd return code from json API functions
2016-06-28 Jakub ZelenkaSkip new OpenSSL ECC tests on 32bit
2016-06-28 Nikita PopovMerge branch 'PHP-7.0'
2016-06-28 Nikita PopovDon't use FUNC_ARG fetches for call_user_func()
2016-06-28 Jakub ZelenkaFix typos in UPGRADING
2016-06-28 Nikita PopovMerge branch 'PHP-7.0'
2016-06-28 Nikita PopovMake call_user_func() on reference args consistent
2016-06-28 Nikita PopovRemove assert for now
2016-06-28 Nikita PopovUse DO_UCALL for method calls
2016-06-28 Nikita PopovMore type inferences fixes
2016-06-28 Dmitry StogovFixed compilation warnings
2016-06-28 Stanislav MalyshevFix bug #72099: xml_parse_into_struct segmentation...
2016-06-28 Xinchen HuiFixed build
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0'
2016-06-28 Xinchen HuiFixed test
2016-06-28 Xinchen HuiUpdate NEWS
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0'
2016-06-28 Xinchen HuiFixed bug #72508 (strange references after recursive...
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0'
2016-06-28 Xinchen HuiMFH: Fixed fd leak (the origin commit can not be cherry...
2016-06-28 Xinchen HuiMerge branch 'master' of https://github.com/devnexen...
2016-06-28 Xinchen HuiUpdated NEWS
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0'
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-06-28 Xinchen HuiFixed bug #72505 (readfile() mangles files larger than 2G)
2016-06-27 Davey ShafikUpdate NEWS
2016-06-27 Davey ShafikMerge support for HTTP/2 Server Push in ext/curl
2016-06-27 Stanislav MalyshevMerge branch 'PHP-7.0'
next