]> granicus.if.org Git - php/shortlog
php
2020-06-05 Nikita PopovImplement "Constructor Promotion" RFC
2020-06-05 Dmitry Stogovmicro-optimization
2020-06-05 Christoph M... Drop hard-coded /W3 default in favor of custom CFLAGS
2020-06-05 Christoph M... Fix MSVC level 1 (severe) warnings
2020-06-05 Nikita PopovMerge branch 'PHP-7.4'
2020-06-05 Christoph M... Update intl test suite for ICU 67.1
2020-06-05 Nikita PopovFree attribute validators on shutdown
2020-06-05 Nikita PopovDon't leak attributes on internal classes
2020-06-05 Nikita PopovMerge branch 'PHP-7.4'
2020-06-05 Nathan PorterRespect --program-prefix/suffix when installing phar
2020-06-05 Nikita PopovPass zend_string message to zend_error_cb
2020-06-05 Nikita PopovFixed bug #72089: Throw Error on require failure
2020-06-05 Christoph M... Fix phpdbg watchpoints wrt. negative_array_index RFC
2020-06-04 Dmitry StogovAvoid useless "mov"
2020-06-04 George Peter... Fix weird zend_bool usage in Intl Calendar::roll()...
2020-06-04 Matthias Dötschin_array() avoid internal property access as we have...
2020-06-04 Benjamin EberleiAdd upgrading note for Attributes RFC
2020-06-04 Benjamin EberleiAdd Attributes
2020-06-04 Christoph M... Merge branch 'PHP-7.4'
2020-06-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-04 Christoph M... Fix #73527: Invalid memory access in php_filter_strip
2020-06-04 Dmitry StogovAdd guard for FETCH_DIM_FUNC_ARG
2020-06-04 Dmitry StogovPrefer shorter x86 instructions
2020-06-04 Christoph M... Implement #47074: phpinfo() reports "On" as 1 for the...
2020-06-04 Dmitry StogovImproved tracing JIT for FETCH_OBJ_R/IS
2020-06-04 Nikita PopovRemove MYSQLND_COMPRESSION_WANTED define
2020-06-04 Nikita PopovMerge branch 'PHP-7.4'
2020-06-04 talyzmysqlnd: Remove unnecessary check for HAVE_ZLIB
2020-06-04 Christoph M... Merge branch 'PHP-7.4'
2020-06-04 Dmitry StogovTracing JIT for FETCH_DIM_FUNC_ARG and FETCH_OBJ_FUNC_A...
2020-06-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-04 Christoph M... Fix #79668: get_defined_functions(true) may miss functions
2020-06-03 Dmitry StogovFixed abstract stack consistency for JMPZ_EX/JMPNZ_EX
2020-06-03 Dmitry Stogov"call_info" doesn't matter
2020-06-03 Dmitry StogovAvoid useless register reload
2020-06-03 Nikita PopovFix typo in skipif section
2020-06-03 Dmitry StogovAvoid useless REFCOUNTED check
2020-06-03 Christoph M... Fix #79665: ini_get() and opcache_get_configuration...
2020-06-03 Dmitry StogovUse cheaper zend_rethrow_exception() instead of zend_th...
2020-06-03 Nikita PopovMerge branch 'PHP-7.4'
2020-06-03 Nikita PopovReport len as -1 instead of INT_MAX
2020-06-03 Nikita PopovMerge branch 'PHP-7.4'
2020-06-03 Nikita PopovSkip new watch point test under asan
2020-06-03 Dmitry StogovHandle VM interrupts after DO_ICALL through side exits
2020-06-03 Nikita Popov%d out token IDs in test
2020-06-02 Dmitry StogovAvoid reference counting when RETURN CV
2020-06-02 Dmitry StogovAdded missed helper
2020-06-02 Christoph M... Skip new test case on Windows when JIT is enabled
2020-06-02 Christoph M... Merge branch 'PHP-7.4'
2020-06-02 Christoph M... Fix #73927: phpdbg fails with windows error prompt...
2020-06-02 Dmitry StogovTracing JIT support for indirect CV modification (may...
2020-06-02 Dmitry StogovAfdded misse MAY_BE_ARRAY_* flags
2020-06-02 Christoph M... Merge branch 'PHP-7.4'
2020-06-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-02 Christoph M... Fix #79664: PDOStatement::getColumnMeta fails on empty...
2020-06-02 Nikita PopovAdd some mixed types
2020-06-01 Dmitry StogovFixed retutn type inference when return undefined variable
2020-06-01 Christoph M... Merge branch 'PHP-7.4'
2020-06-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-01 Christoph M... Fix #79650: php-win.exe 100% cpu lockup
2020-06-01 Dmitry StogovFixed tracing JIT for closure run_time_cache access
2020-05-31 Ilija ToviloFix php_get_args function info return type and add...
2020-05-31 Nikita PopovAdd UPGRADING note for pty support
2020-05-31 Nikita PopovAdd UPGRADING note for xmlrpc unbundling
2020-05-31 Nikita PopovFix some line overruns in UPGRADING
2020-05-31 Nikita PopovMove upgrading note for mixed
2020-05-31 Daniel RufFix small typo in comment
2020-05-31 Moniupdate node-fetch url
2020-05-30 Máté KocsisFix #79653 Unexpected error for ArrayIterator::ksort()
2020-05-30 George Peter... Use ZPP callable check for spl_autoload_register.
2020-05-30 Máté KocsisFix #79652 Ensure that the mixed type is displayed...
2020-05-29 Christoph M... Unbundle ext/xmlrpc
2020-05-29 Máté KocsisAdd upgrading notes about the deprecated functionality...
2020-05-29 Máté KocsisConvert enchant resources to opaque objects
2020-05-29 Christoph M... Support libzip 1.6 on Windows
2020-05-29 Nikita PopovFix Windows build
2020-05-29 Dmitry StogovFixed tracing JIT register allocator (failure on ext...
2020-05-29 Dmitry StogovAllow tracing JIT generate code when function exits...
2020-05-29 Nikita PopovRemove json checks in fuzzer SAPI
2020-05-29 Dmitry StogovDon't add guards that are not going to be checked
2020-05-28 Dmitry StogovFixed use-after-free in tracing JIT when recording...
2020-05-28 Tyson AndreClean up calls to extension_loaded('json') in tests
2020-05-28 Dmitry StogovFixed tracing JIT type inference for passing undefined...
2020-05-28 Dmitry StogovFixed incorrect trace type inference for top-level...
2020-05-28 Dmitry StogovFixed incorrect type inference
2020-05-28 Christoph M... Merge branch 'PHP-7.4'
2020-05-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-28 Christoph M... Fix PVS-Studio integration
2020-05-28 David CarlierBuild fix for newer versions of NetBSD.
2020-05-28 Nikita PopovEnsure Exception::getFile/getLine return type is correct
2020-05-28 Nicolas GrekasRun Symfony tests in per-component
2020-05-28 Nicolas GrekasRe-enable Symfony test on PHP 8
2020-05-28 Nikita PopovMake Exception::$previous a typed property
2020-05-28 Nikita PopovMake Exception::$trace typed array property
2020-05-28 Dmitry StogovAvoid recording of uninitialized types.
2020-05-28 Máté KocsisAdd some mixed parameter types and fix UNKNOWN default...
2020-05-28 Nikita PopovExtract code for declaring Exception/Error properties
2020-05-28 Nikita PopovConvert Exception::getMessage() result to string
2020-05-28 Dmitry StogovSplit "opcache.jit_max_recursion_unroll" into "opcache...
2020-05-28 Nicolas GrekasFix func info for sodium_crypto_aead_xchacha20poly1305_...
next