]> granicus.if.org Git - php/shortlog
php
2021-03-04 Nikita PopovAdd mechanism to skip the skipif cache
2021-03-04 Nikita PopovFix dynamic func def persist with preloading
2021-03-04 Nikita Popovrun-tests.php: Preserve .php on leak in one more place
2021-03-04 Dmitry StogovMerge branch 'PHP-8.0'
2021-03-04 Dmitry StogovFix ASAN warning (Zend/zend_string.h:165:2: runtime...
2021-03-04 Dmitry StogovCache haschildren/getchildren methods of recursive...
2021-03-04 twoseeRemove duplicated SSL_CTX_set_verify()
2021-03-04 Dmitry StogovAvoid useless date conversion
2021-03-04 Nikita PopovExplicitly print reference wrappers in debug_zval_dump()
2021-03-03 Dmitry StogovSwitch to new ZPP
2021-03-03 Dmitry StogovSwitch to new ZPP
2021-03-03 Dmitry StogovLoop invariant code motion
2021-03-03 Christoph M... Merge branch 'PHP-8.0'
2021-03-03 Christoph M... Fix #80825: ZipArchive::isCompressionMethodSupported...
2021-03-03 Alex McLeanAdd test cases for bcmath ValueErrors
2021-03-03 Gabriel CarusoReplaced deprecated `hw.ncpu` with `hm. logicalcpu`
2021-03-03 Christoph M... Merge branch 'PHP-8.0'
2021-03-03 Christoph M... Fix test wrt. server.inc changes
2021-03-03 Christoph M... Merge branch 'PHP-8.0'
2021-03-03 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-03 Christoph M... Fix #78719: http wrapper silently ignores long Location...
2021-03-03 Máté KocsisFix bug #80816 Document the removal of alias class...
2021-03-03 Levi MorrisonAdd const to zend_extension_version_info.build_id
2021-03-02 Nikita PopovFixed bug #80808
2021-03-01 Dmitry StogovMerge branch 'PHP-8.0'
2021-03-01 Dmitry StogovFixed bug #80802: (zend_jit_fetch_indirect_var assert...
2021-03-01 Dmitry StogovOptimized object conversion to array without rebulding...
2021-03-01 Dmitry StogovOptimized object encoding without rebulding properties...
2021-03-01 Christoph M... Merge branch 'PHP-8.0'
2021-03-01 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-03-01 Christoph M... Fix #80751: Comma in recipient name breaks email delivery
2021-03-01 Máté KocsisDeclare XMLReader properties
2021-03-01 Nikita PopovMerge branch 'PHP-8.0'
2021-03-01 Nikita PopovFixed bug #80811
2021-03-01 Nikita PopovMerge branch 'PHP-8.0'
2021-03-01 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-03-01 Nikita PopovAlways remove HT iterators, even for uninit HT
2021-03-01 Tyson AndreOptimize serializing class names
2021-03-01 Nikita PopovMerge branch 'PHP-8.0'
2021-03-01 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-03-01 Nikita PopovFixed bug #80805
2021-03-01 Dmitry StogovOptimized object serialization without rebulding proper...
2021-03-01 Dmitry StogovIncomplete class may have only single "MAGIC_MEMBER"
2021-03-01 Dmitry StogovChange the order of properties used in foreach(), var_d...
2021-03-01 Dmitry StogovAdded UPGRADING note.
2021-03-01 Nikita PopovReference dynamic functions through dynamic_defs
2021-03-01 Dmitry StogovChange the order of properties used for var_dump()...
2021-03-01 Max SemenikFix E_DEPRECATED in zend_vm_gen.php
2021-03-01 Max Semenikrun-tests: drop support for ancient Valgrind versions
2021-03-01 Nikita PopovClarify types in XmlReader property handling
2021-02-27 Patrick AllaertRemove useless conditional #ifdef
2021-02-27 George Peter... Merge branch 'PHP-8.0'
2021-02-27 George Peter... Fix Bug #80800 imap_open() fails when the flags paramet...
2021-02-26 Dmitry Stogovserialize() optimization
2021-02-26 Dmitry StogovOptimize out zend_strpprintf() usage for simple concati...
2021-02-25 Dmitry StogovImprove SPL directory and stat() cache using zend_srtin...
2021-02-25 Felipe PenaMerge branch 'PHP-8.0'
2021-02-25 Felipe PenaMerge branch 'PHP-7.4' into PHP-8.0
2021-02-25 Felipe PenaFix memleak on ReflectionFunction and ReflectionGenerat...
2021-02-25 George Peter... Remove quicktester
2021-02-25 Remi ColletMerge branch 'PHP-8.0'
2021-02-25 Remi ColletMerge branch 'PHP-7.4' into PHP-8.0
2021-02-25 Remi Colletskip test with openssl < 1.1.0
2021-02-25 Christoph M... Merge branch 'PHP-8.0'
2021-02-25 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-25 Dylan K. TaylorCapture Microsoft-defined HRESULT exit codes exit codes
2021-02-25 Nikita PopovMerge branch 'PHP-8.0'
2021-02-25 David CARLIERcrc32 module, clang spurious warning removal.
2021-02-25 Dmitry StogovSpeed up __sleep() and __wakeup() calls
2021-02-25 Nikita PopovMerge branch 'PHP-8.0'
2021-02-25 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-25 Daniel Blackmysqlnd pam fix test error message
2021-02-24 Nikita PopovMerge branch 'PHP-8.0'
2021-02-24 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2021-02-24 Nikita PopovFix potential file collision in dom tests
2021-02-24 Felipe PenaMerge branch 'PHP-7.4' into PHP-8.0
2021-02-24 Felipe PenaFix bug #80757 (Exit code is 0 when could not open...
2021-02-24 Felipe PenaUpdate NEWS
2021-02-24 Dmitry StogovSwitch few functions useful in Symphony apps to new...
2021-02-24 Dmitry StogovFixed error message
2021-02-24 Nikita PopovAllow pointer to end of memory in IS_UNSERIALIZED()
2021-02-24 Dmitry StogovMerge branch 'PHP-8.0'
2021-02-24 Dmitry StogovFixed bug #80782 (DASM_S_RANGE_VREG on PHP_INT_MIN-1)
2021-02-24 Dylan Tzend_compile.c: fix typo
2021-02-23 Max Semenikrun-tests: add skip cache
2021-02-23 Christoph M... Merge branch 'PHP-8.0'
2021-02-23 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2021-02-23 Dylan K. Taylorrun-tests: fixed exit code not being set on BORKED... PHP-7.3
2021-02-23 Nikita PopovFix Windows build
2021-02-23 Christoph M... Merge branch 'PHP-8.0'
2021-02-23 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2021-02-23 Christoph M... Update php_version.h to proper version number
2021-02-23 Nikita PopovRemove free_chunk API
2021-02-23 Nikita PopovRemove resize_chunk API
2021-02-23 Nikita PopovFixed bug #80761
2021-02-23 Nikita PopovMerge branch 'PHP-8.0'
2021-02-23 Nikita PopovFixed bug #80786
2021-02-23 Cameron PorterFixed bug #80724
2021-02-23 Darek SlusarczykFix #80329: Add option to specify LOAD DATA LOCAL white...
next