]> granicus.if.org Git - php/shortlog
php
2020-09-07 Nikita PopovRemove some unnecessary HAVE_EXTNAME guards
2020-09-07 David CarlierOpcache JIT, code simplification for Haiku.
2020-09-07 Nikita PopovAdd phpunit to community project tests
2020-09-07 Nikita PopovThrow on invalid mb_http_input() type
2020-09-06 Tyson AndreFix incorrect/unused macro
2020-09-06 Tyson AndreImprove handling of `#[` attributes in `php -a`
2020-09-05 Tyson AndreImprove handling of `#[` in `php -a`
2020-09-05 Nikita PopovMerge branch 'PHP-7.4'
2020-09-05 Nikita PopovFix azure i386 build
2020-09-04 Nikita PopovHandle null encoding in mb_http_input()
2020-09-04 Nikita PopovReenable s390x on travis
2020-09-04 Derick RethansFixed bug #80057 (DateTimeImmutable::createFromFormat...
2020-09-04 Máté KocsisPromote warnings to exceptions in ext/ldap
2020-09-04 Máté KocsisUse ZPP instead of custom type checks
2020-09-04 Máté KocsisUse the canonical order of types in array|string ZPP...
2020-09-04 Máté KocsisAdd the Z_PARAM_ARRAY_HT_OR_NULL and Z_PARAM_OBJ macros
2020-09-04 George Peter... Extract common flock code
2020-09-04 Nikita PopovRelease call trampolines in zpp fcc
2020-09-04 Nikita PopovUpdate travis to bionic
2020-09-04 Nikita PopovMake gethostbyname() test more liberal
2020-09-04 Nikita PopovMerge branch 'PHP-7.4'
2020-09-04 Nikita PopovDisable InfiniteIterator class while fuzzing
2020-09-04 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-04 Nikita PopovAvoid duplicate octal warning during heredoc scan ahead
2020-09-04 Dmitry StogovAvoid unnecessary IP initiliaization on trace linking
2020-09-03 Dmitry StogovCleanup macro/function names
2020-09-03 Dmitry StogovLoad EX(opline) in one instuction if possible
2020-09-03 Dmitry StogovReorder DynAsm macros (no other changes)
2020-09-03 George Peter... Error promotions in SPL
2020-09-03 George Peter... Warning to Error promotion in ext/standard
2020-09-03 Nikita PopovMerge branch 'PHP-7.4'
2020-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Nikita PopovFixed bug #80049
2020-09-03 Dmitry StogovIf we don't know the return address, just escape to...
2020-09-03 Alex DowadUse symbolic constants in Japanese kana conversion...
2020-09-03 Alex DowadRemove unused 'from' field from mbfl_buffer_converter...
2020-09-03 Alex DowadAdd comment to mbfilter_tl_jisx0201_jisx0208.h
2020-09-03 Alex DowadRemove unneeded function mbfl_filt_ident_common_dtor
2020-09-03 Alex DowadRemove unneeded function mbfl_filt_conv_common_dtor
2020-09-03 Alex DowadRefactor mbfl_convert.c
2020-09-03 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Christoph M... Fix #80048: Bug #69100 has not been fixed for Windows
2020-09-03 Christoph M... Fix Windows build
2020-09-03 Nikita PopovTry to fix windows build
2020-09-03 Levi MorrisonAdd Z_PARAM_ITERABLE and co
2020-09-03 George Peter... Refactor parts of SPL Dir/SplFileObject
2020-09-03 George Peter... Fix mismatch between macro and struct definition
2020-09-03 Nikita PopovFix leaks in sapi tests
2020-09-03 Nikita PopovDon't intern compiled_filename
2020-09-03 Nikita PopovRemove CG(filenames_table)
2020-09-03 Nikita PopovMerge branch 'PHP-7.4'
2020-09-03 Nikita PopovFixed bug #80046
2020-09-03 Nikita PopovMerge branch 'PHP-7.4'
2020-09-03 Nikita PopovFixed bug #80046
2020-09-03 Dmitry StogovJIT for FE_FETCH_R
2020-09-03 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Christoph M... Skip test if A: drive exists
2020-09-03 Nikita PopovFixed bug #80045
2020-09-03 Nikita PopovMerge branch 'PHP-7.4'
2020-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Dmitry StogovFixed support for deprecated constants (Zend/tests...
2020-09-03 Nikita PopovHandle memory limit error during string reallocation...
2020-09-02 Dmitry StogovJIT for FETCH_CONSTANT
2020-09-02 Dmitry StogovReorder switch cases for consistency between zend_jit...
2020-09-02 Anatol Belskilibmagic: Update patch
2020-09-02 Alex DowadFix typos in mbstring tests
2020-09-02 Benjamin EberleiUpdate NEWS, UPGRADING
2020-09-02 Benjamin EberleiChange Attribute Syntax from @@ to #[]
2020-09-02 Anatol BelskiRevert "libmagic: Move the allocation on the stack"
2020-09-02 Dmitry StogovJIT for FE_FETCH_R
2020-09-02 Anatol Belskilibmagic: Constify arg
2020-09-02 Anatol Belskilibmagic: Move the allocation on the stack
2020-09-02 Anatol Belskihash: Fix warning in the bench script
2020-09-02 Nikita PopovExtend function blacklist in execute fuzzer
2020-09-02 Nikita PopovMerge branch 'PHP-7.4'
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix binary-safety of parse_url
2020-09-02 Dmitry StogovMicro-optimization
2020-09-02 Frank DuX86: Fast CRC32 computation using PCLMULQDQ instruction
2020-09-02 Michael VoříšekFix typo in test description
2020-09-02 Dmitry StogovAdded missing helper
2020-09-02 Dmitry StogovImproved JIT for VERIFY_RETURN_TYPE
2020-09-02 Máté KocsisMove custom type checks to ZPP
2020-09-02 Nikita PopovMerge branch 'PHP-7.4'
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix throwing of yield from related exceptions into...
2020-09-02 Dmitry StogovMinimal JIT support for JMP_NULL
2020-09-02 Nikita PopovFix by-ref list assign LIST_W+MAKE_REF separation
2020-09-02 Nikita PopovMerge branch 'PHP-7.4'
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix infinite loop on string offset during by-ref list...
2020-09-01 Dmitry StogovPreallocate zval for unused result of internal function...
2020-09-01 Nikita PopovDisable ifunc resolvers under dataflow sanitizer
2020-09-01 Nikita PopovAssert there are children in zend_generator_get_child()
2020-09-01 Gabriel CarusoUpdate NEWS for 8.0.0rc1
2020-09-01 Gabriel CarusoUpdate NEWS for PHP 8.0.0beta3
2020-09-01 Levi MorrisonAdd zend_observer API
2020-09-01 Dmitry StogovEliminate useless EG(exception) checks aftr FE_RESET...
next