]> granicus.if.org Git - php/shortlog
php
2020-08-25 twoseeRemove useless same_zval function
2020-08-25 Máté KocsisPromote warnings to exceptions in ext/phar
2020-08-25 Máté KocsisPromote warnings to exceptions in ext/xmlreader
2020-08-25 Nikita PopovDon't return temporary from SXE write_property handler
2020-08-25 Nikita PopovSimplify change_node_zval implementation
2020-08-25 Dmitry StogovMove AVOID_REFCOUNTING type info flag into a separate bit
2020-08-24 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-24 Máté KocsisPromote warning to exception in ext/enchant
2020-08-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 Christoph M... Fix potential integer overflow detected by oss-fuzz
2020-08-24 Máté KocsisPromote warning to exception in ext/posix
2020-08-24 Máté KocsisPromote warnings to exceptions in ext/filter
2020-08-24 Nikita PopovDrop a spurious zend_string_release
2020-08-24 Nikita PopovClean up setlocale implementation
2020-08-24 Nikita PopovRemove php_my_setlocale workaround
2020-08-24 Nikita PopovFix refcounting for the named params case as well
2020-08-24 Nikita PopovMerge branch 'PHP-7.4'
2020-08-24 Nikita PopovFix refcounting
2020-08-24 Tyson AndreCheck for duplicate names in gen_stub.php
2020-08-24 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-24 Christoph M... Fix #79979: passing value to by-ref param via CUFA...
2020-08-24 BerbeFix: Gracefully handle empty user input in run-tests.php
2020-08-24 David Carlierfurther network libraries detection for Haiku system.
2020-08-24 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 Christoph M... Fix #79986: str_ireplace bug with diacritics characters
2020-08-24 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 Christoph M... Fix #80002: calc free space for new interned string...
2020-08-24 Nikita PopovCheck variadic parameter for type and duplicate name
2020-08-24 Kees Cooksapi/fpm/config.m4: check for libapparmor's aa_change_p...
2020-08-24 Dmitry StogovFixed use-after-free introduced by aed1f785159e7c9e81da...
2020-08-23 Máté KocsisRemove custom hacks from gen_stub.php after PHP-Parser...
2020-08-23 Tyson AndreUpdate PHP-Parser from 4.3.0 to 4.9.0
2020-08-22 Christoph M... Fix #55847: DOTNET .NET 4.0 GAC new location
2020-08-22 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-22 Andy PostnikovFix #80007: Potential type confusion in unixtojd()...
2020-08-22 Christopher... Squash a Linux compile warning
2020-08-21 David Carlierfileinfo build fix proposal for haiku.
2020-08-21 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-21 David Carliersqlite3 linkage issue on some systems/package combinati...
2020-08-21 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-21 Manuel MauszFix wrong datatype
2020-08-21 Remi Colletensure installed ini don't interfere
2020-08-21 Christopher... OCI8 classes were already renamed in 8; this now follow...
2020-08-21 Dmitry StogovBetter register usage for ASSIGN_DIM_OP
2020-08-20 Dmitry StogovBetter registers usage
2020-08-20 Dmitry Stogovcleanup unused parameters
2020-08-20 Dmitry Stogovefree() doesn't use line number arguments (pass zeros)
2020-08-20 Dmitry Stogovmicro-optimization
2020-08-20 Máté KocsisPromote warnings to exceptions in ext/gd
2020-08-19 Dmitry StogovLoad zval type into register to eliminate double load
2020-08-19 Dmitry StogovShrink live intervals of IS_VAR/IS_TMP_VAR
2020-08-19 Dmitry StogovFixed tracing JIT crash in case SSA for op_array is...
2020-08-19 Benjamin EberleiUpdate NEWS w.r.t to bugfix #79968
2020-08-19 Benjamin EberleiFix #79968: Manipulation on unattached DOMChildNode...
2020-08-19 Dmitry StogovFixed memory leak (ext/hash/tests/mhash_001.phpt failure)
2020-08-19 Tyson AndreFix more basic function stubs
2020-08-18 Dmitry StogovCheck for exception after $this destruction
2020-08-18 Dmitry StogovFixed register allocation for CASE instruction. CASE...
2020-08-18 Máté KocsisPromote warnings to exceptions in ext/pspell
2020-08-18 Matteo BeccatiMerge branch 'PHP-7.4'
2020-08-18 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2020-08-18 Matteo BeccatiFix #47021: SoapClient stumbles over WSDL delivered...
2020-08-18 Sara GolemonUpdate NEWS for 8.0.0beta3
2020-08-18 Sara GolemonUpdate NEWS for PHP 8.0.0beta2
2020-08-18 Christoph M... Fix #79988: new reserved keyword `match` is a backward...
2020-08-18 Dmitry StogovDon't add guard for empty()
2020-08-18 Dmitry StogovFixed bug #79987 (Memory leak in SplFileInfo because...
2020-08-18 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-18 Christoph M... 7.3.23 is next
2020-08-18 Derick RethansMerge branch 'PHP-7.4' into master
2020-08-18 Derick RethansPrepare for 7.4.11
2020-08-18 Christoph M... Merge branch 'PHP-7.4' into master
2020-08-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-18 Christoph M... Fix HTTP response status code
2020-08-18 Dmitry StogovJIT extension may be NULL
2020-08-17 Dmitry StogovFixed support for named arguments
2020-08-17 Dmitry StogovFixed trace type inference for FE_FETCH_R/RW
2020-08-17 Dmitry StogovFixed support for possible indirect variable modificati...
2020-08-17 Dmitry StogovJIT for ZEND_ISSET_ISEMPTY_CV
2020-08-17 Dmitry StogovFixed JIT for indirectly recursive traces
2020-08-17 George Peter... Promote warnings in ext/zip
2020-08-17 Dmitry StogovRemoved outdated/duplicated code
2020-08-17 Dmitry StogovProperly patch jmp tables
2020-08-16 George Peter... Promote various OpenSSL warnings into Errors
2020-08-16 Tyson AndreAdd `run-tests.php --context [n]` option.
2020-08-14 Máté KocsisPromote warnings to exceptions in ext/curl
2020-08-14 Nikita PopovMerge branch 'PHP-7.4'
2020-08-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-14 Nikita PopovNull terminate the sodium_crypto_kx_keypair() result
2020-08-14 Nikita PopovReduce cost factors in sodium password_hash tests
2020-08-14 Christoph M... Improve test portability
2020-08-14 Nikita PopovAvoid fatal error in session handler
2020-08-14 Nikita PopovUse variadic signature for PDOStatement::fetchAll()
2020-08-14 Nikita PopovFix types in openssl stub
2020-08-14 Christoph M... Fix newly introduced test for Windows
next