]> granicus.if.org Git - php/shortlog
php
2020-07-31 George Peter... Throw ValueError on empty tag in enchant_broker_request...
2020-07-31 George Peter... Change leftover RETURN_FALSE to RETURN_THROWS() from...
2020-07-31 George Peter... Promote empty filename to ValueError in BZ2 extension
2020-07-31 George Peter... ValueError for empty path in stream code
2020-07-31 George Peter... Warning to ValueError promotion in Intl extension Part 1
2020-07-31 Nikita PopovUpdate i386 job to Ubuntu 20.04
2020-07-31 Nikita PopovAlso run function jit tests on macos
2020-07-31 Nikita PopovMake check in RECV_VARIADIC more precise
2020-07-31 Dmitry StogovFixed JIT when result of ASSIGN is in register, but...
2020-07-31 Christoph M... Merge branch 'PHP-7.4'
2020-07-31 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-07-31 Christoph M... Fix #79919: Stack use-after-scope in define()
2020-07-31 Máté KocsisDocument the signature change of zend_get_closure_metho...
2020-07-31 Máté KocsisFix the default value handling of imagegif()
2020-07-30 Nikita PopovRemove more unused func_info fields
2020-07-30 Dmitry StogovWe check result type guard in FETCH_DIM_R/IS only if...
2020-07-30 Nikita PopovAdd type inference support for RECV_VARIADIC
2020-07-30 Nikita PopovRemove unused recv_arg_info from func_info
2020-07-30 Nikita PopovRemove some dead code in RECV type inference
2020-07-30 Dmitry StogovClear result type for exit point caused by JMPZ_EX...
2020-07-30 Dmitry StogovFixed memory leaks caused by incorrect AVOID_REFCOUNTIN...
2020-07-30 Máté KocsisAdd missing RETURN_THROWS()
2020-07-30 Máté KocsisAdd a few missing parameter types in stubs
2020-07-30 Dmitry StogovSkip tests leaking because of preloading failure.
2020-07-30 Deus KaneFixed bug #79897: Promoted constructor params with...
2020-07-30 Nikita PopovCheck non-zero in is_power_of_two()
2020-07-30 Nikita PopovIncrease timeout on asan job
2020-07-29 Theodore BrownImprove wording and spelling consistency in UPGRADING
2020-07-29 Dmitry StogovForce type update if the previous value was in register...
2020-07-29 Dmitry StogovDon't skip fcall guard for method calls from trait
2020-07-29 Dmitry StogovFixed temporary register usage
2020-07-29 Christoph M... Merge branch 'PHP-7.4'
2020-07-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-07-29 Christoph M... Amendment to OPcache base file removal
2020-07-29 Christoph M... Merge branch 'PHP-7.4'
2020-07-29 Nikita PopovUpdate azure macos builds to 10.15
2020-07-29 Christoph M... Fix #73060: php failed with error after temp folder...
2020-07-29 Nikita PopovRun function JIT tests in nightly build
2020-07-29 Nikita PopovMerge branch 'PHP-7.4'
2020-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-29 Nikita PopovConsider op1 literal of FETCH_OBJ_R
2020-07-29 Dmitry StogovLoad ptoper IP value
2020-07-29 Dmitry StogovFixed bug #79888 (Incorrect execution with JIT enabled)
2020-07-29 Nikita PopovFix leak with nullsafe operator with constant LHS
2020-07-29 Nikita PopovFix bug #79900
2020-07-29 Nikita PopovRemove PHP_CHECK_GCC_ARG()
2020-07-29 Nikita PopovMerge branch 'PHP-7.4'
2020-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-29 Nikita PopovFix test
2020-07-29 Dmitry StogovTemporary disable abstract test usage for inferring...
2020-07-29 Christoph M... Merge branch 'PHP-7.4'
2020-07-29 Christoph M... Revert "Merge branch 'PHP-7.3' into PHP-7.4"
2020-07-29 Christoph M... Merge branch 'PHP-7.4'
2020-07-29 Christoph M... Prevent test case from stalling
2020-07-29 Nikita PopovMerge branch 'PHP-7.4'
2020-07-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-07-29 Santiago M... Fix #79895: support = in PHP_CHECK_GCC_ARG m4 macro
2020-07-29 Dmitry StogovFixed live-range interval construction (close all frames)
2020-07-29 twoseeMerge branch 'PHP-7.4'
2020-07-29 twoseeMerge branch 'PHP-7.3' into PHP-7.4
2020-07-29 twoseeHandle bindto error
2020-07-29 Nikita PopovFix STR_OR_OBJ_OF_TYPE stringable handling
2020-07-29 Nikita PopovMove patch to right place
2020-07-29 Christoph M... Merge branch 'PHP-7.4'
2020-07-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-07-29 Christoph M... Fix #73060: php failed with error after temp folder...
2020-07-29 Nikita PopovTry to fix laravel PHP 8 incompatibility
2020-07-29 Dmitry StogovUse inline function instead of macro
2020-07-29 Dmitry StogovMerge common "cold" part
2020-07-29 George Peter... Implement 'Saner Numeric Strings' RFC:
2020-07-29 Andrea FauldsPermit trailing whitespace in numeric strings
2020-07-28 Dmitry StogovFixed incorrect reuse of exit_point
2020-07-28 George Peter... Refactor user streams to use ZPP class check
2020-07-28 Dmitry StogovCheck for EG(exception) after leaving function frame
2020-07-28 Dmitry StogovPrevent incorrect optimization
2020-07-28 Máté KocsisFix UNKNOWN default values in ext/mbstring and ext/gd
2020-07-28 David CarlierCheck for shm_open() in libroot to support Haiku
2020-07-28 Nikita PopovFix typo in test
2020-07-28 Theodore BrownImplement Shorter Attribute Syntax
2020-07-28 Christoph M... Merge branch 'PHP-7.4'
2020-07-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-07-28 Christoph M... Fix #79806: realpath() erroneously resolves link to...
2020-07-28 Dmitry StogovMove asserts to better places
2020-07-28 Côme ChillietMerge branch 'master' of git.php.net:/php-src
2020-07-28 Côme ChillietMerge branch 'PHP-7.4'
2020-07-28 Côme ChillietUpdated NEWS
2020-07-28 Côme ChillietMerge branch 'PHP-7.3' into PHP-7.4
2020-07-28 Paweł Tomulikfix memory leaks in ext/ldap/ldap.c
2020-07-28 Paweł Tomulikfix memory leaks in ext/ldap/ldap.c
2020-07-28 Dmitry StogovReplace ZEND_JIT_TRACE_MAX_EXIT_COUNTERS constant by...
2020-07-28 Nikita PopovFix use-after-free when nullsafe used with constant LHS
2020-07-28 Dmitry StogovAvoid redundand EX(opline) initialization
2020-07-28 Dmitry StogovAlways record ZEND_JIT_TRACE_START and ZEND_JIT_TRACE_END
2020-07-27 Dmitry StogovUpdate abstarct stack before guard to keep proper type...
2020-07-27 Dmitry StogovFixed incorrect side exit opline of "fake" init_fcall...
2020-07-27 Benjamin EberleiConsolidate Parameter Names For ext/simplexml
2020-07-27 Benjamin EberleiConsolidate Parameter Names For ext/dom
2020-07-27 Dmitry StogovCorrect assertion
2020-07-27 Dmitry StogovFixed incorrect abstract stack size calculation
2020-07-27 Nikita PopovRemove unused func_info variable
next