]> granicus.if.org Git - php/shortlog
php
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
2020-08-14 Máté KocsisAdd a few callable method parameter types to ext/sqlite3
2020-08-14 Nikita PopovDon't assert mysql->mysql is non-null
2020-08-14 Nikita PopovSimplify mysqli_stmt_bind_param() implementation
2020-08-14 Nikita PopovUse normal zpp in mysqli_result::__construct()
2020-08-14 Nikita PopovRemove dummy aliases for mysqli constructors
2020-08-14 Nikita PopovReturn empty string from SplFileInfo::getPathname()
2020-08-14 Nikita PopovMerge branch 'PHP-7.4'
2020-08-14 Nikita PopovAdd missing initialization check to RegexIterator:...
2020-08-14 Nikita PopovFix test after is_callable change
2020-08-14 Nikita PopovFix bug #78770
2020-08-14 Máté KocsisFix ZPP for mhash()
2020-08-13 George Peter... Use ZPP callable check for ldap_set_rebind_proc()
2020-08-13 George Peter... Use ZPP callable check for Windows specific functions
2020-08-13 George Peter... Allow number_format to be only passed 3 arguments
2020-08-13 Tyson AndreColorize --show-diff, only on stdout
2020-08-13 Nikita PopovMerge branch 'PHP-7.4'
2020-08-13 Nikita PopovFixed bug #79724
2020-08-13 Nikita PopovAdd some missing DatePeriod initialization checks
2020-08-13 Nikita PopovAdd a missing null check in simplexml
2020-08-13 Nikita PopovFix invalid zpp calls in pcntl_get/setpriority
2020-08-13 Nikita PopovFix test after PDOStatement::fetchObject() change
2020-08-13 Nikita PopovUse zpp C in pg_fetch_object
2020-08-13 Nikita PopovUse Z_PARAM_CLASS in PDOStatement::fetchObject()
2020-08-13 Nikita PopovThrow Error on uninitialized XMLWriter
2020-08-13 Nikita PopovThrow on uninitialized SimpleXMLElement
2020-08-13 Nikita PopovAvoid fatal error on not found class in mysqli_fetch_ob...
2020-08-13 Máté KocsisCheck missing parameter types in stubs
2020-08-13 Máté KocsisFix param name in PHPDoc
2020-08-13 Máté KocsisAdd all the missing parameter types to stubs
2020-08-13 Nikita PopovUse a dedicated method for MultipleIterator::countItera...
2020-08-13 Nikita PopovReplace fatal error in SplFileInfo with exception
2020-08-13 Nikita PopovThrow Error exception in DOM_GET_OBJ
2020-08-13 Nikita PopovSwitch to mime-db as source of extension => MIME map
2020-08-13 Nikita PopovMake strftime tests musl compatible
2020-08-13 Remi Colletfix test expectation
2020-08-13 George Peter... Drop redundant arg count check
2020-08-12 Tyson AndreSupport NO_COLOR environment variable in run-tests.php
2020-08-12 Nikita PopovRecognize gnu-libiconv location on alpine
2020-08-12 David CarlierFix crypt_r detection under BSD system
2020-08-12 NyholmSmall CS fix
2020-08-12 Nikita PopovDisable report_zend_debug by default
2020-08-11 Tyson AndreRename standard array function parameters to $array
2020-08-11 Ilija ToviloFix ?-> in encaps vars without braces
2020-08-11 Nikita PopovDrop php_pdo_get_exception_base() function
2020-08-11 Nikita PopovMerge branch 'PHP-7.4'
2020-08-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-11 Ahmed AbdouFix #64705 errorInfo property of PDOException is null...
2020-08-11 Nikita PopovMerge branch 'PHP-7.4'
2020-08-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-11 NawarianFix bug #75785 by attempt switching endianness on Maker...
2020-08-11 Nikita PopovFixed bug #79927
2020-08-11 Nikita PopovFix nullsafe operator on $this
next