]> granicus.if.org Git - php/shortlog
php
2020-06-09 Nikita PopovBack up fake_scope in zend_call_function
2020-06-09 Nikita PopovAdd zend_call_known_function() API family
2020-06-09 Nikita PopovMerge branch 'PHP-7.4'
2020-06-09 Nikita PopovFixed bug #79683
2020-06-09 Dmitry StogovTracing JIT support for real dynamic calls
2020-06-09 George Peter... Use standard boolean type as zend_bool typedef
2020-06-09 George Peter... Fix incorrect zend_bool usage for display_errors
2020-06-09 George Peter... Fix incorrect usage of zend_bool in Zend globals
2020-06-09 Nikita PopovRemove some special-casing in zend_call_method()
2020-06-09 Máté KocsisFix some UNKNOWN default values
2020-06-09 Christoph M... Fix new test case for master
2020-06-08 Peter KokotFix #78750: configure assumes yacc and re2c work
2020-06-08 Ilija ToviloAdd missing terminators in zend_language_parser.y
2020-06-08 twoseeMake zend_argument_error_variadic static
2020-06-08 Christoph M... Merge branch 'PHP-7.4'
2020-06-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-06-08 Christoph M... Fix #74267: segfault with streams and invalid data
2020-06-08 twoseeAdd helper APIs for maybe-interned string creation
2020-06-08 Tyson AndreOptimize out no-op `yield from` statements
2020-06-08 Nikita PopovDon't allow variables as attribute name
2020-06-08 Nikita PopovFix bug #77966: Cannot alias a method named "namespace"
2020-06-08 Phil DavisFix typo of IteratorAggregateImpl
2020-06-08 Nikita PopovMerge branch 'PHP-7.4'
2020-06-08 Nikita PopovFixed bug #79657
2020-06-08 Dmitry StogovFixed incorrect zend_bool type usage
2020-06-08 twoseeConstify char * arguments of APIs
2020-06-08 Nikita PopovMerge branch 'PHP-7.4'
2020-06-08 Nikita PopovDisable mysqlnd compression on msan build
2020-06-08 Nikita PopovFix leak in openssl_cms_read()
2020-06-08 Remi Collet[skip ci] typo
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
next