]> granicus.if.org Git - php/shortlog
php
2020-03-23 ZoDreamRepair ext_skel.php to create the basic framework for...
2020-03-23 Tyson AndreFix compilation error on mac with -Wshift-negative...
2020-03-21 Tyson AndreSkip ftruncate_bug76422 if disk_free_space() <= 4GB
2020-03-20 Dmitry StogovAdd tracing JIT guards for INTI_FCALL_BY_NAME and INIT_...
2020-03-20 Remi Colletbump zip version
2020-03-20 Christoph M... Note that `active => true` has to be kept for `$QA_RELE...
2020-03-20 Dmitry StogovJIT for INIT_NS_FCALL_BY_NAME
2020-03-20 Remi Colletadd missing test
2020-03-20 Remi Colletfix test, thanks Indrek
2020-03-20 Dmitry StogovCAST to the same type mat be JIT-ed as QM_ASSIGN
2020-03-20 Remi ColletZipArchive::open(): Using empty file as ZipArchive...
2020-03-20 Remi ColletMerge branch 'PHP-7.4'
2020-03-20 Remi Colletunneeded after fix
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletFix Bug #79296 ZipArchive::open fails on empty file
2020-03-20 Dmitry StogovJIT for FETCH_THIS
2020-03-20 Derick RethansMerge branch 'PHP-7.4'
2020-03-20 Derick RethansMention which categories to use for patch releases
2020-03-20 Christoph M... Merge branch 'PHP-7.4'
2020-03-20 Christoph M... Fix potential test conflict
2020-03-20 Dmitry StogovChange jit_trace_stack_frame layout
2020-03-19 Dmitry StogovZEND_MAKE_REF can't throw
2020-03-19 Dmitry StogovJIT for STRLEN
2020-03-19 Dmitry StogovJIT for ECHO and variable string operands
2020-03-19 Dmitry StogovJIT for SEND_FUNC_ARG
2020-03-19 Christoph M... Merge branch 'PHP-7.4'
2020-03-19 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-19 Nate BrunetteFix #79396: DateTime hour incorrect during DST jump...
2020-03-18 Dmitry StogovJIT for ZEND_CHECK_FUNC_ARG
2020-03-18 Máté KocsisImprove argument error messages in ext/standard
2020-03-18 Dmitry StogovEliminate run-time check
2020-03-18 Christoph M... Merge branch 'PHP-7.4'
2020-03-18 Christoph M... Improve FFI test suite for Windows
2020-03-18 Nikita PopovImprove build instructions in README
2020-03-18 Nikita PopovMerge branch 'PHP-7.4'
2020-03-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-18 Nikita PopovClarify session.cookie_samesite="None"
2020-03-18 Dmitry StogovImproved JIT for BIND_GLOBAL
2020-03-18 Nikita PopovRevert "Fetch for read in nested property assignments"
2020-03-18 Remi Colletbump zp to 1.18.1 + doc
2020-03-18 Remi ColletFix bug #77960 add compr. /encr. options for ZipArchive...
2020-03-18 Nikita PopovFetch for read in nested property assignments
2020-03-18 Nikita PopovMerge branch 'PHP-7.4'
2020-03-18 Nikita PopovMake bug52820.phpt more robust
2020-03-18 Nikita PopovExplicitly start mysql
2020-03-18 Nikita PopovUse "set -e" in some pipeline steps
2020-03-18 Nikita PopovUse different scratch register in read_obj
2020-03-18 Nikita PopovExplicitly pass scratch register to SAVE_VALID_OPLINE
2020-03-17 Dmitry StogovResult of ASSIGN may be different from the assigned...
2020-03-17 Dmitry StogovUse zend_fetch_arg_info_type()
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
next