]> granicus.if.org Git - php/shortlog
php
2020-04-14 Máté KocsisGenerate method entries from stubs for curl, ffi, pdo...
2020-04-14 Máté KocsisGenerate function entries from stubs for a couple of...
2020-04-14 Alex DowadSyntax errors caused by unclosed {, [, ( mention specif...
2020-04-14 Nikita PopovRemove int6store()
2020-04-14 Christoph M... Merge branch 'PHP-7.4'
2020-04-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Christoph M... Add NEWS entries [ci skip]
2020-04-14 Stanislav MalyshevMerge branch 'PHP-7.4'
2020-04-14 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-04-14 Stanislav MalyshevFix bug #79465 - use unsigneds as indexes.
2020-04-14 Stanislav MalyshevFix bug #79330 - make all execution modes consistent...
2020-04-13 George Peter... Fix [-Wchar-subscripts] in Hash extension
2020-04-13 George Peter... Fix [-Werror=missing-braces] compiler warning
2020-04-13 Máté KocsisGenerate method entries for ext/session and ext/reflection
2020-04-12 Máté KocsisGenerate method entries for ext/dom
2020-04-12 George Peter... Fix [-Wempty-body] compiler warning in Phar extension
2020-04-12 George Peter... Adapt assertion as mbfl_strwidth returns a size_t
2020-04-12 Máté KocsisGenerate method entries for ext/xsl
2020-04-11 Máté KocsisFix nullable types in PHPDoc
2020-04-11 Tyson AndreFix an undefined class error running gen_stub in php8
2020-04-11 Máté KocsisLowercase NULL to null in stubs
2020-04-11 Máté KocsisGenerate method entries from stubs for a couple of...
2020-04-11 Máté KocsisAdd missing visibility modifiers in stubs
2020-04-11 Máté KocsisAdd support for generating method entries from stubs
2020-04-10 Máté KocsisImprove the default value format in incompatible signat...
2020-04-10 Máté KocsisFix the default value of the $length parameter of graph...
2020-04-10 Máté KocsisFix default value of the $class_name parameter of mysql...
2020-04-10 Máté KocsisFix the default value of the $flags parameter of mysqli...
2020-04-10 Máté KocsisAdd missing parameter to the stub of mysqli_real_connect
2020-04-10 George Peter... Refactor and remove dead code in mb_ereg(i)_replace
2020-04-10 Máté KocsisFix the default parameter values of stream_socket_client()
2020-04-10 Máté KocsisFix the default parameter values of session_set_save_ha...
2020-04-10 Dmitry StogovSeparate zend_jit_dump_lifetime_interval() function
2020-04-10 Dmitry StogovFixed overflow handling
2020-04-09 Dmitry StogovRegister allocator refactoring
2020-04-09 Nikita PopovMark $time argument of touch() as UNKNOWN as well
2020-04-09 Nikita PopovMark spl_autoload_register function arg as UNKNOWN
2020-04-09 Nikita PopovFix mysqli_get_client_info() stub
2020-04-09 Nikita PopovMark fgets() argument as UNKNOWN
2020-04-09 Christoph M... Change parameter default to always available value
2020-04-09 Nikita PopovMake touch() $atime parameter UNKNOWN
2020-04-09 Nikita PopovMark rand/mt_rand args as UNKNOWN
2020-04-09 Nikita PopovMark array_walk $userdata arg as UNKNOWN
2020-04-09 Nikita PopovMake stream_socket_enable_crypto() session stream nullable
2020-04-09 Nikita PopovAccept null context in stream_socket_(client|server)
2020-04-09 Nikita PopovAdd Z_PARAM_RESOURCE_OR_NULL()
2020-04-09 Nikita PopovExport the zend_string_concat3() API
2020-04-09 Nikita PopovExport API for fetching internal func default
2020-04-09 Christoph M... Fix typo (UNKOWN -> UNKNOWN)
2020-04-09 George Peter... Convert if blocks to assertions and adapt stubs accordingly
2020-04-09 George Peter... Cache MBFL encoding for Oniguruma regex functions.
2020-04-09 Dmitry Stogovcleanup
2020-04-09 Dmitry StogovDon't get number of passed arguments from "fake" INIT...
2020-04-09 Christoph M... Fix #79462: method_exists and property_exists incoheren...
2020-04-09 Nikita PopovAdd test to make sure internal param default eval doesn...
2020-04-09 Nikita PopovMerge branch 'PHP-7.4'
2020-04-09 Nikita PopovFixed bug #78434
2020-04-08 Máté KocsisStore default parameter values of internal functions...
2020-04-08 Nikita PopovMerge branch 'PHP-7.4'
2020-04-08 Nikita PopovAdd php_cli_server_connect() helper
2020-04-08 Nikita PopovMerge branch 'PHP-7.4'
2020-04-08 Nikita PopovMake mysqli_poll test more deterministic
2020-04-08 Nikita PopovFix typo in GD stub
2020-04-08 Nikita PopovUpdate mb_strrpos() stub
2020-04-08 Dmitry StogovDump information about trace side exits
2020-04-08 Christoph M... Merge branch 'PHP-7.4'
2020-04-08 Christoph M... Relax overly strict test expectation
2020-04-08 Christoph M... Merge branch 'PHP-7.4'
2020-04-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-08 Christoph M... Fix memory leak introduced by fixing bug #78221
2020-04-08 Nikita PopovMerge branch 'PHP-7.4'
2020-04-08 Nikita PopovFix test
2020-04-08 Dmitry StogovUpdate stack type, only if necessary
2020-04-07 Dmitry StogovFixed TYPE/INFO mismatch
2020-04-07 George Peter... Merge branch 'PHP-7.4'
2020-04-07 George Peter... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-07 George Peter... Revert "Went to fast and forgot to update tests"
2020-04-07 George Peter... Revert "Fix Bug #79448 0 is a valid Unicode codepoint...
2020-04-07 Dmitry Stogovcleanup
2020-04-07 Dmitry StogovRevert "cleanup" (wrong commit)
2020-04-07 Dmitry Stogovcleanup
2020-04-07 Nikita PopovRemove most uses of _default_get_name()
2020-04-07 Nikita PopovEliminate uses of _default_load_name()
2020-04-07 Nikita PopovOptimize internal name fetching in reflection
2020-04-07 Nikita PopovAssert that arginfo parameter name is present
2020-04-07 Christoph M... Merge branch 'PHP-7.4'
2020-04-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-07 Christoph M... Fix #78221: DOMNode::normalize() doesn't remove empty...
2020-04-07 Dmitry StogovFree room for information about register allocation...
2020-04-06 Dmitry StogovSave CPU regesters on side exit for deoptimization
2020-04-06 Dmitry StogovMinor register allocator refactoring
2020-04-06 Christoph M... Merge branch 'PHP-7.4'
2020-04-06 Christoph M... Fix #69264: __debugInfo() ignored while extending SPL...
2020-04-06 Nikita PopovInline a ZEND_NUM_ARGS() variable
2020-04-06 Christoph M... Clean up constructor handling in com_dotnet
2020-04-06 Máté KocsisImprove some ValueError messages
2020-04-05 Máté KocsisGenerate function entries for another batch of extensions
2020-04-05 Máté KocsisAdd missing stub for xmlrpc_get_type()
2020-04-05 George Peter... Promote invalid case mode to ValueError in mb_case_conv...
next