]> granicus.if.org Git - php/shortlog
php
2016-05-14 Joe Watkinsfix #72209 (ReflectionProperty::getValue() doesn't...
2016-05-14 Sara GolemonImplement FIPS 180-4 algos: sha512/256 and sha512/224
2016-05-14 Sara GolemonCheck in generated lexer
2016-05-14 Sara GolemonRaise compiler warning on octal overflow
2016-05-13 Dmitry StogovAdded news entries
2016-05-13 Dmitry StogovFixed bug #72188 (Nested try/finally blocks losing...
2016-05-13 Dmitry StogovFixed bug #72177 (Scope issue in __destruct after Refle...
2016-05-13 Joe Watkinsfix 1f52a03082b2816826bc5bd8c241f5d016d15395
2016-05-13 Joe Watkinsfix #72180 (Env variables incorrectly pretty printed...
2016-05-12 Dmitry StogovEliminated checks for (func->op_array.fn_flags & ZEND_A...
2016-05-12 Nikita PopovFix phi placement for pi targets
2016-05-12 Nikita PopovExplicitly construct phi set during def propagation
2016-05-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-12 Anatol Belskifix dir separator in test
2016-05-12 Dmitry StogovRemoved useless code
2016-05-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-12 Anatol Belskiupdate NEWS
2016-05-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-12 Dmitry StogovIntern some known (and offten used) strings.
2016-05-12 Anatol Belskiworkaround the extra new line in the test out on anothe...
2016-05-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-12 Anatol BelskiFixed bug #72197 pg_lo_create arbitrary read
2016-05-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-12 Xinchen HuiAdded NEWS entry missed while doing merge
2016-05-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-12 Xinchen HuiCommitted by accident
2016-05-12 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-05-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-12 Xinchen HuiFixed bug #72195 (pg_pconnect/pg_connect cause use...
2016-05-12 Sara GolemonMerge branch 'PHP-7.0'
2016-05-12 Sara GolemonFix serializing ZEND_AST_SHELL_EXEC
2016-05-11 Dmitry StogovUse main VM stack for generators. Only single call...
2016-05-11 Ferenc KovacsMerge branch 'PHP-7.0'
2016-05-11 Ferenc Kovacsadd missing NEWS entry
2016-05-11 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1
2016-05-11 Ferenc Kovacsadd missing NEWS entry
2016-05-11 Dmitry StogovAdded test
2016-05-11 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-11 Xinchen HuiFixed Bug #72193 (dns_get_record returns array containi...
2016-05-11 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-11 Xinchen HuiFixed bug #71573 (Segfault (core dumped) if paramno...
2016-05-10 Derick RethansMerge branch 'PHP-7.0'
2016-05-10 Derick RethansAllow for special case for the opcache zend extension
2016-05-10 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-10 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-10 Anatol Belskifix handle leak
2016-05-10 Dmitry StogovMerge branch 'PHP-7.0'
2016-05-10 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-05-10 Dmitry StogovThe "flock" structure has to be writable on AIX.
2016-05-10 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-10 Anatol Belskiprepare next 7.0.8
2016-05-10 Nikita PopovMerge branch 'PHP-7.0'
2016-05-10 Nikita PopovDon't HT_ASSERT rc=1 in zend_hash_apply functions
2016-05-10 Nikita PopovFixed bug #72174
2016-05-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-09 Anatol Belskiupdate NEWS
2016-05-09 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-09 Anatol Belskiupdate NEWS
2016-05-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-09 Anatol BelskiRevert "Fixed bug #71820 pg_fetch_object bind parameter...
2016-05-09 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-09 Anatol BelskiRevert "Backport patch for bug #71820"
2016-05-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-08 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-08 Anatol BelskiFixed bug #64524 Add intl.use_exceptions to php.ini-*
2016-05-08 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-08 Xinchen HuiRemove unnecessary strlen check
2016-05-08 Xinchen HuiFixed test
2016-05-07 Bob WeinandFix include_once in phpdbg
2016-05-07 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-07 Xinchen HuiStrlen cleanup (additions for previous one fix)
2016-05-07 Xinchen HuiMerge branch 'patch-1' of https://github.com/Valkyrurr...
2016-05-07 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-07 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-07 Xinchen HuiFixed bug #72172 (zend_hex_strtod should not use strlen)
2016-05-06 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-06 Xinchen HuiRevert "Fixed bug #72170 (JsonSerializable may inc...
2016-05-06 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-05-06 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-06 Xinchen HuiFixed bug #72170 (JsonSerializable may inc apply count...
2016-05-06 Nikita PopovAdd $http_response_header tests
2016-05-06 Dmitry StogovFixed possible crash
2016-05-06 Dmitry StogovReimplemented Bob's commit bac6fdb0c52c924e726c5a78de88...
2016-05-06 Dmitry StogovFixed typo
2016-05-06 Dmitry StogovRevert "Refactor zval cleanup into single function"
2016-05-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-06 Anatol Belskiupdate NEWS
2016-05-06 Anatol Belskireorder entry alphabetically
2016-05-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-06 Anatol BelskiRe-fix #72165
2016-05-06 Anatol BelskiRevert "Fixed bug #72165 Null pointer dereference ...
2016-05-06 Anatol BelskiMerge branch 'PHP-7.0'
2016-05-06 Anatol BelskiFixed bug #72165 Null pointer dereference - openssl_csr_new
2016-05-06 Xinchen HuiMerge branch 'PHP-7.0'
2016-05-06 Xinchen HuiFixed test
2016-05-06 Xinchen HuiRevert "Fix bug #72162 (again)"
2016-05-05 Bob WeinandRefactor zval cleanup into single function
2016-05-05 Nikita PopovMerge branch 'PHP-7.0'
2016-05-05 Nikita PopovFix bug #72162 (again)
next