]> granicus.if.org Git - php/shortlog
php
2016-07-06 David WalkerFix #72409 - return previous handler
2016-07-06 Dmitry StogovFixed bug #72543 (Different references behavior compari...
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Derick RethansEmpty merge
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Derick RethansEmpty merge
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Dmitry StogovAsynchronous signal handling without TICKs.
2016-07-06 Matteo BeccatiMerge branch 'PHP-7.0'
2016-07-06 Matteo BeccatiRewrite test to avoid sending emails
2016-07-05 Aaron PiotrowskiUpdate NEWS and UPGRADING with missed DBA changes
2016-07-05 Davey ShafikBump versions
2016-07-05 Davey ShafikBump versions/dates for release of 7.1.0alpha3
2016-07-05 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2016-07-05 Nikita PopovMerge branch 'PHP-7.0'
2016-07-05 Christoph M... Merge branch 'PHP-7.0'
2016-07-05 Nikita PopovAdd NEWS entries
2016-07-05 Lauri Kenttäbase64_decode: fix bug #72264 ('VV= =' shouldn't fail...
2016-07-05 Lauri Kenttäbase64_decode: remove redundant code
2016-07-05 Lauri Kenttäbase64_decode: fix bug #72263 (skips char after padding)
2016-07-05 Lauri Kenttäbase64_decode: fix bug #72152 (fail on NUL bytes in...
2016-07-05 Lauri Kenttäbase64_decode: remove redundant check
2016-07-05 Lauri Kenttäbase64_decode: reorder to fix out of bounds read
2016-07-05 Christoph M... Update NEWS
2016-07-05 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-05 Valentin VALCIUFix bug #55701: GlobIterator throws LogicException
2016-07-05 Jeremy MikolaExport php_date_get_interface_ce() for extension use
2016-07-05 Nikita PopovMerge branch 'PHP-7.0'
2016-07-05 Adam BaratzUse size_t instead of int for loop counter
2016-07-05 Valentin V... Removed duplicate php.h include in SAPI.h
2016-07-05 Valentin V... Removed a surplus condition in php_register_variable_ex()
2016-07-05 Anatol Belskifix error text
2016-07-05 Anatol Belskifix datatypes and add range checks
2016-07-05 Nikita PopovClosure::fromCallable(): Getting non-static method...
2016-07-05 Nikita PopovClosure::fromCallable(): Better LSB handling
2016-07-05 Nikita PopovClosure::fromCallable(): Fix late static binding
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
next