]> granicus.if.org Git - php/shortlog
php
2020-03-17 Dmitry StogovUse _const_op_type() for converting constant into type...
2020-03-17 Nikita PopovImprove type inference
2020-03-17 Nikita PopovClean up a few more places
2020-03-17 Nikita PopovRemove object auto-vivification leftovers in type-inference
2020-03-17 Christoph M... Drop support for iconv without proper errno setting
2020-03-17 Dmitry StogovImproved JIT for ZEND_ASSIGN
2020-03-17 Nikita PopovFix typos
2020-03-17 Remi ColletMerge branch 'PHP-7.4'
2020-03-17 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Remi Colletbump verison to 7.2.30-dev
2020-03-17 Christoph M... Merge branch 'PHP-7.4'
2020-03-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Christoph M... Fix NEWS
2020-03-17 Christoph M... Merge branch 'PHP-7.4'
2020-03-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Christoph M... Merge branch 'PHP-7.4'
2020-03-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Stanislav MalyshevFix test
2020-03-17 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-17 Stanislav MalyshevFixed bug #79282
2020-03-17 Christoph M... Fix #79283: Segfault in libmagic patch contains a buffe...
2020-03-17 Christoph M... Fix #79371: mb_strtolower (UTF-32LE): stack-buffer...
2020-03-17 Stanislav Malyshev[ci skip] Update NEWS
2020-03-17 Stanislav MalyshevFix test
2020-03-17 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-17 Stanislav MalyshevFixed bug #79282
2020-03-17 Christoph M... Fix #79283: Segfault in libmagic patch contains a buffe...
2020-03-17 Christoph M... Fix #79371: mb_strtolower (UTF-32LE): stack-buffer...
2020-03-17 Stanislav Malyshev[ci skip] Update NEWS
2020-03-17 Stanislav MalyshevFix test
2020-03-17 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-17 Stanislav MalyshevFixed bug #79282
2020-03-17 Christoph M... Fix #79371: mb_strtolower (UTF-32LE): stack-buffer...
2020-03-16 Dmitry StogovStore informaton about class
2020-03-16 Dmitry StogovFixed recording classes of object references
2020-03-16 Nikita PopovFix assertion when (real) is used
2020-03-16 Nikita PopovSlightly deduplicate code
2020-03-16 Nikita PopovRemove "safe" argument from ZVAL_PTR_DTOR
2020-03-16 Nikita PopovFix typos
2020-03-16 Nikita PopovMerge EX variants of INFO macros
2020-03-16 Nikita PopovMerge EX variants of RANGE macros
2020-03-16 Nikita PopovMerge zend_may_throw(_ex)
2020-03-16 Nikita PopovRemove unnecessary cast
2020-03-16 Máté KocsisFix ZPP of MultipleIterator::detachIterator() and Multi...
2020-03-16 Máté KocsisAdd stubs for SplObjectStorage and MultipleIterator
2020-03-16 Máté KocsisAdd stubs for SplHeap and SplPriorityQueue
2020-03-16 Philipp TanlakAdd str_contains() function
2020-03-16 Nikita PopovMerge branch 'PHP-7.4'
2020-03-16 Nikita PopovDon't specify ports in socket_export_stream-4.phpt
2020-03-16 Stanislav Malyshev[ci skip] Update NEWS
2020-03-16 Stanislav MalyshevFix test
2020-03-16 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-16 Stanislav MalyshevFixed bug #79282
2020-03-15 Christoph M... Merge branch 'PHP-7.4'
2020-03-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-15 Jacob DreesenFix typo in php.ini comment
2020-03-13 Dmitry StogovEmit warning about type narrowing for tracing JIT as...
2020-03-13 Dmitry StogovFixed RC inference for ZEND_ASSIGN_STATIC_PROP and...
2020-03-13 Dmitry StogovTracing JIT (it doesn't support register allocation...
2020-03-13 Nikita PopovAccept const op_array in zend_build_call_map
2020-03-13 Nikita PopovAdd assertions for DIM_W/RW uses
2020-03-13 Nikita PopovAlso remove dead arguments
2020-03-13 Nikita PopovRemove dead type narrowing code
2020-03-13 Dmitry StogovMerge branch 'PHP-7.4'
2020-03-12 Dmitry StogovCheck asserts early
2020-03-12 Dmitry Stogovidentation fix
2020-03-12 Dmitry StogovCall global code of preloaded script in global context
2020-03-12 George Peter... Remove deprecated (real) cast
2020-03-12 Dmitry StogovAvoid "Anonymous class wasn't preloaded" error by lazel...
2020-03-12 Nikita PopovUpdate Unicode tables to 13.0.0
2020-03-12 Christoph M... Merge branch 'PHP-7.4'
2020-03-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-12 Christoph M... Fix #79199: curl_copy_handle() memory leak
2020-03-12 Christoph M... Merge branch 'PHP-7.4'
2020-03-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-12 Christoph M... Fix #61597: SXE properties may lack attributes and...
2020-03-12 Dmitry StogovMerge branch 'PHP-7.4'
2020-03-12 Dmitry StogovExport FFI::__BIGGEST_ALIGNMENT__
2020-03-12 Dmitry StogovMerge branch 'PHP-7.4'
2020-03-12 Dmitry StogovAllow to fetch function address
2020-03-12 Xinchen HuiMerge branch 'PHP-7.4'
2020-03-12 Xinchen HuiFolder mark missed
2020-03-11 Dmitry StogovExport FFI::__BIGGEST_ALIGNMENT__
2020-03-11 Dmitry StogovAllow to fetch function address
2020-03-11 Christoph M... Merge branch 'PHP-7.4'
2020-03-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-11 Christoph M... Fix #78210: Invalid pointer address
2020-03-11 Christoph M... Merge branch 'PHP-7.4'
2020-03-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-11 Christoph M... Fix #79364: When copy empty array, next key is unspecified
2020-03-10 Nikita PopovMerge branch 'PHP-7.4'
2020-03-10 Peter SeidererCheck for sys/auxv.h before using it.
2020-03-10 Nikita PopovFixed bug #75902
2020-03-10 Nikita PopovEnable better trait conflict error message
2020-03-10 Nikita PopovRequire non-absolute trait method refs to be unambiguous
2020-03-10 Máté KocsisAdd some stubs for SPL
2020-03-10 Máté KocsisPerform some maintenance work on the XSL extension
next