]> granicus.if.org Git - php/shortlog
php
2020-06-07 Jens de NiesDeprecate function aliases in oci8 extension.
2020-06-07 Jakub ZelenkaUpdate NEWS and UPGRADING for the OpenSSL ext CMS addition
2020-06-07 Eliot LearAdd support for Cryptographic Message Syntax (CMS)
2020-06-07 Gabriel CarusoAdd $filter parameter for ReflectionClass::(getConstant...
2020-06-07 Gabriel CarusoFix tests' description for `ReflectionClass::getConstant`
2020-06-07 twoseeFix expression warnings and break warnings
2020-06-07 Nikita PopovMerge branch 'PHP-7.4'
2020-06-07 Jelle van der WaaAllow defining of uname value for reproducible builds
2020-06-07 twoseeRemove duplicate zend_try
2020-06-07 twoseeFix warning of strict-prototypes
2020-06-07 Nikita PopovFix free of uninitialized memory in attributes
2020-06-07 Remi Colletmove comment
2020-06-07 Remi ColletFixed bug #79678 Build fails due to undeclared ZIP_RDONLY
2020-06-06 George Peter... Fix invalid usage of zend_bool in DOM extension
2020-06-06 twoseeFix BC break of zend_throw_exception
2020-06-06 Máté KocsisAdd tests to check mismatching function signatures
2020-06-05 Nicolas Frandeboeufopenssl: Fix openssl_pkcs12_export_to_file extracerts...
2020-06-05 George Peter... Refactor IntlBreakIterator::next() handling
2020-06-05 George Peter... Convert code path which should never happen to assertion
2020-06-05 Remi Colletencode param is optional
2020-06-05 Nikita PopovMerge branch 'PHP-7.4'
2020-06-05 Nikita PopovRemove unnecessary "poo" rmdirs
2020-06-05 Remi Colletbump zip version
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...
next