]> granicus.if.org Git - php/shortlog
php
2020-08-03 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-03 Christoph M... Enable libxml entity loader test case on Windows
2020-08-03 tangl163Drop the unneeded pointer casting
2020-08-02 Derick RethansFixed bug #60302: DateTime::createFromFormat should...
2020-08-02 Máté KocsisFix stub hash of ext/ldap
2020-08-02 Máté KocsisAdd a bunch of missing argument types to stubs
2020-08-02 Máté KocsisImprove a few parameter names in ext/spl
2020-08-02 Máté KocsisConvert the $ttl parameter of ldap_exop_refresh() to int
2020-08-02 Nikita PopovBump timeouts, again
2020-08-01 Gabriel CarusoEnsure correct signatures for magic methods
2020-08-01 Tyson Andre[skip ci] Fix grammar/typo nits in docs
2020-08-01 Máté KocsisAdd a few missing types to stubs
2020-08-01 Nikita PopovBump timeout again
2020-08-01 Máté KocsisConvert resources to objects in ext/openssl
2020-08-01 Tyson AndreAllow overriding completion in `auto_prepend_file`
2020-08-01 Máté KocsisGet rid of empty function entries
2020-07-31 Nikita PopovImplement named parameters
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
next