]> granicus.if.org Git - php/shortlog
php
2020-02-01 Akim DemailleBison: enable all the warnings and fix them
2020-02-01 Pieter HordijkAdded opcache extension to inis
2020-01-31 Máté KocsisFix var_dump test
2020-01-31 Máté KocsisFix indentation and whitespaces in tests
2020-01-31 Sebastian Popinline by hand to avoid uninitialized variable warning
2020-01-31 Dmitry StogovWe don't need "safe" destruction anymore
2020-01-31 Dmitry StogovThese EG(current_execute_data) = EX(prev_execute_data...
2020-01-31 Dmitry StogovExport zend_dump_op() and add ZEND_DUMP_NUMERIC_OPLINES...
2020-01-31 Nikita PopovFix JIT as well
2020-01-31 Nikita PopovMerge branch 'PHP-7.4'
2020-01-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-31 Nikita PopovFix bug #76047
2020-01-31 Akim DemailleUse "%empty" in the parsers, instead of comments
2020-01-31 Remi ColletZip: version is now 1.17.0
2020-01-31 Remi Colletadd ZipArchive::registerProgressCallback and ZipArchive...
2020-01-31 Dmitry StogovFixed JIT part for bug #79094
2020-01-31 Dmitry StogovMerge branch 'PHP-7.4'
2020-01-31 Dmitry StogovFixed bug #79094 (Crashing when running recursion function)
2020-01-30 Benjamin EberleiAdd NEWS entry for new ReflectionProperty methods.
2020-01-30 Máté KocsisPromote mysqli warnings to exceptions
2020-01-30 Nikita PopovRevert "Make BG(syslog_device) per request"
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Pascal de Bruijnfix cross compilation failure due to size_t typecast...
2020-01-30 Nikita PopovInitialize SplFixedArray elements to NULL instead of...
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFixed bug #79193
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFix live range calculation for FE_FETCH
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFix DatePeriod property handling with indirect modification
2020-01-30 Christoph M... Merge branch 'PHP-7.4'
2020-01-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-30 Christoph M... Fix #70078: XSL callbacks with nodes as parameter leak...
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-30 Nikita PopovFix leak in DateTimeImmutable::modify()
2020-01-30 Nikita PopovUpdate test for warning -> fatal error change
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFix copying of functions in variance obligations
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-30 Nikita PopovAdd SKIPIF to test requiring mbregex
2020-01-30 Nikita PopovFix leak in DatePeriod construction with invalid format
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovReset trampoline on executor startup
2020-01-30 Nikita PopovFix UAF in is_callable() and allocated trampoline
2020-01-30 Christoph M... Fix #74063: NumberFormatter fails after retrieval from...
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFix shift ub in mbstring
2020-01-30 Nikita PopovRestore digit check in mb_decode_numericentity()
2020-01-29 Christoph M... Enable ZipArchive::setMtime(Name|Index) on Windows
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-29 Nikita PopovFix mb_ord() crash if internal encoding not supported
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Nikita PopovBetter overflow check for entity decoding
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-29 Nikita PopovReset MBREX(search_re) in RSHUTDOWN
2020-01-29 Remi Colletzip extension version is now 1.16.1
2020-01-29 Remi ColletMerge branch 'PHP-7.4'
2020-01-29 Remi Colletzip: more constants
2020-01-29 Anatol BelskiMerge branch 'PHP-7.4'
2020-01-29 Anatol BelskiBackport 7d2ef3d2e540885dec26d91dad061bff1621ad07 into 7.4
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-29 Nikita PopovFix use of mb_ereg_search_getregs() after invalid pattern
2020-01-29 Anatol BelskiFix datatype
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Nikita PopovFix length inconsistency in mb_convert_encoding
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Nikita PopovFix recovery of large entities in mb_decode_numericentity()
2020-01-29 Nikita PopovMerge branch 'PHP-7.4'
2020-01-29 Akim DemailleUse "%define parse.error verbose"
2020-01-29 Dmitry StogovMerge branch 'PHP-7.4'
2020-01-29 Dmitry StogovFixed bug #79092 (Building with clang+lld-9 results...
2020-01-28 Máté KocsisMerge branch 'PHP-7.4'
2020-01-28 Máté KocsisFix #78666 mysqli_options generates Warning on var_dump()
2020-01-28 Nikita PopovMerge branch 'PHP-7.4'
2020-01-28 Nikita PopovFix memory leak in mb_str_split
2020-01-28 Nikita PopovMerge branch 'PHP-7.4'
2020-01-28 Nikita PopovFix mysqli_get_warnings() with multi queries
2020-01-28 Christoph M... Merge branch 'PHP-7.4'
2020-01-28 Christoph M... Fix #79174: cookie values with spaces fail to round...
2020-01-28 Nikita PopovAvoid shift UB for large arrays
2020-01-28 Nikita PopovOnly fetch to_encoding once in mb_convert_encoding()
2020-01-28 Nikita PopovMake BG(syslog_device) per request
2020-01-28 Christoph M... Merge branch 'PHP-7.4'
2020-01-28 Christoph M... Enable support for LIBZIP_VERSION
2020-01-28 Nikita PopovFix rel_date leak on DateInterval construction failure
2020-01-28 Nikita PopovThrow an exception if default_dir not set, but required
2020-01-28 Remi Colletzip: fix lib check
2020-01-28 Nikita PopovPerform map ptr base arithmetic through uintptr_t
2020-01-28 Nikita PopovDon't index NULL pointer when fetching non-existent...
2020-01-28 Remi Collet- bump zip extension version to 1.16.0 - add ZipArchive...
2020-01-28 Nikita PopovMerge branch 'PHP-7.4'
2020-01-28 Nikita PopovFixed bug #78989
2020-01-28 Christoph M... Merge branch 'PHP-7.4'
2020-01-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-28 Christoph M... Fix #76584: PharFileInfo::decompress not working
next