]> granicus.if.org Git - php/shortlog
php
2019-04-04 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-04 Dmitry Stogovunused variable
2019-04-04 Christoph M... Merge branch 'PHP-7.4'
2019-04-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-04 Christoph M... Fix typos
2019-04-03 Dmitry StogovAvoid code generation for BB with single VM instruction
2019-04-03 Dmitry Stogovjump optimization
2019-04-03 Dmitry StogovFixed crash
2019-04-03 Dmitry StogovAvoid useless code generation for RECV opcodes
2019-04-03 Matteo BeccatiMerge branch 'PHP-7.4'
2019-04-03 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2019-04-03 Matteo BeccatiMerge branch 'PHP-7.2' into PHP-7.3
2019-04-03 Alessandro... Ref #76801 remove old file source from file_sources...
2019-04-03 Dmitry StogovUse inlined HYBRID VM handlers for DO_FCALL* and ZEND_R...
2019-04-03 Dmitry StogovFixed incorrect address usage
2019-04-03 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-03 Dmitry StogovRemove RC1 and RCN from scalar types.
2019-04-03 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-03 Dmitry StogovFixed SCCP support for ZEND_ASSIGN_OBJ_REF
2019-04-03 Dmitry StogovJIT code improvement for ocache.jit=1 (IP consistency)
2019-04-03 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-03 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-03 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-03 Dmitry StogovFixed CFG construction for SWITCH opcodes
2019-04-02 Dmitry StogovImprove JIT code for smart branches
2019-04-02 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-02 Dmitry Stogovarray_merge() may return argument with incremented...
2019-04-02 Peter KokotMerge branch 'PHP-7.4'
2019-04-02 Peter KokotClean ext/spl/tests/bug42364.phpt files after tests
2019-04-02 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-02 Dmitry StogovUse fastcall calling convention
2019-04-02 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-02 Dmitry StogovImproved comparison opcode handlers
2019-04-02 Dmitry StogovUse fastcall calling convention
2019-04-02 Dmitry StogovFixed clang compiler warnings
2019-04-02 Kalle Sommer... Merge branch 'PHP-7.4'
2019-04-02 Kalle Sommer... Remove dead JPEG2000 code
2019-04-02 Dmitry StogovAvoid NEW opcode inlining when opcache.jit=1
2019-04-02 Dmitry StogovAvoid generation of dead jumps
2019-04-02 Christoph M... Update NEWS
2019-04-02 Dmitry StogovAdded comments
2019-04-02 Christoph M... Fix misplacement of calling convention declaration
2019-04-02 Remi ColletMerge branch 'PHP-7.4'
2019-04-02 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-04-02 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-04-02 Remi ColletMerge branch 'PHP-7.1' into PHP-7.2
2019-04-02 Remi Colletfix paste issue
2019-04-02 Christoph M... Merge branch 'PHP-7.4'
2019-04-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-02 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-02 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2019-04-02 Christoph M... Pointer arithmetic on void pointers is illegal
2019-04-02 Stanislav MalyshevMerge branch 'PHP-7.4'
2019-04-02 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-04-02 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-04-02 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-02 Stanislav MalyshevFixed bug #77831 - Heap-buffer-overflow in exif_iif_add...
2019-04-01 Dmitry Stogovtypo
2019-04-01 Dmitry StogovFixed edge cases in ZEND_ASSIGN_OP+ASSIGN_DIM and repla...
2019-04-01 Dmitry StogovRemoved checks for required object handlers
2019-04-01 Dmitry StogovEliminate hash lookup for immutable op_arrays
2019-04-01 Dmitry StogovUse Zend MM for JIT temporary buffres allocation
2019-04-01 Joe Watkinsfix zts jit build
2019-04-01 Derick RethansUpdated to version 2019.1 (2019a)
2019-04-01 Derick RethansUpdated to version 2019.1 (2019a)
2019-04-01 Derick RethansEmpty merge
2019-04-01 Derick RethansEmpty merge
2019-04-01 Derick RethansUpdated to version 2019.1 (2019a)
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.4'
2019-04-01 Stanislav MalyshevUnfortunately, travis CI has old oniguruma library
2019-04-01 Dmitry StogovAdded JIT compiler for x86 and x86_64
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-04-01 Stanislav MalyshevUpdate NEWS & UPGRADING
2019-04-01 Stanislav MalyshevMerge branch 'mb-limit-73' into PHP-7.3
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.4'
2019-04-01 Stanislav MalyshevFix bug #77753 - Heap-buffer-overflow in php_ifd_get32s
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-01 Stanislav MalyshevUpdate NEWS
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-01 Stanislav MalyshevFix bug #77753 - Heap-buffer-overflow in php_ifd_get32s
2019-04-01 Anatol BelskiMerge branch 'PHP-7.4'
2019-04-01 Anatol BelskiImprove ascii check
2019-03-31 Anatol BelskiMerge branch 'PHP-7.4'
2019-03-31 Anatol BelskiRework conditions and make them more future proof
2019-03-31 Anatol BelskiMerge branch 'PHP-7.4'
2019-03-31 Anatol BelskiImplement stricter CRT check
2019-03-31 Anatol BelskiMerge branch 'PHP-7.4'
2019-03-31 Anatol BelskiFix return
2019-03-31 Anatol BelskiMerge branch 'PHP-7.4'
2019-03-31 Anatol BelskiRework the VS version evaluation
2019-03-31 Anatol BelskiImplement stricter extension compatibility check
2019-03-31 Christoph M... Merge branch 'PHP-7.4'
2019-03-31 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-03-31 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-03-31 Christoph M... Fix #77827: preg_match does not ignore \r in regex...
2019-03-31 Joe WatkinsMerge branch 'PHP-7.4'
next