]> granicus.if.org Git - php/shortlog
php
2020-09-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-21 Christoph M... Fix memory leak in php_imap_mutf7()
2020-09-21 Christoph M... Fix #80118: Erroneous whitespace match with JIT only
2020-09-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-20 Christoph M... Fix #80114: parse_url does not accept URLs with port 0
2020-09-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-20 Bob WeinandFix mysqli build with mysqlnd and without PDO
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Daniel BlackFix #78179: mysqli/mysqlnd transaction extensions
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Nikita PopovSupport NO_BACKSLASH_ESCAPES with newer libmysqlclient
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Nikita PopovUse MyISAM engine for new test
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Nikita PopovFix bug #80107: Handling of large compressed packets
2020-09-18 Máté KocsisBug #80107 Add test for mysqli_query() fails for ~16...
2020-09-17 Christoph M... Fix bundled libpcre2 build regarding the `-fcf-protecti...
2020-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Nikita PopovFix mysqli_release_savepoint() on mysqlnd
2020-09-17 Christoph M... Update to PCRE2 10.35
2020-09-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Christoph M... Fix #80115: mysqlnd.debug doesn't recognize absolute...
2020-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Daniel Blackpdo_mysql/mysqli (native) libmysqlclient_r no-longer...
2020-09-17 Daniel Blackmysql: native mysql-8.0 uses _Bool
2020-09-17 Daniel Blackmysqli: use native api
2020-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Gabríel Arthúr... ext/soap: Compare Set-Cookie header case-insensitively
2020-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Nikita PopovFixed bug #80083
2020-09-15 Nikita PopovFix assumption about property guard hash value
2020-09-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-15 Christoph M... 7.3.24 is next
2020-09-15 Derick RethansThe next release here will be 7.4.12
2020-09-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-14 Christoph M... Avoid segfault if module/extension version is not defined
2020-09-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-11 Christoph M... Fix #80067: Omitting the port in bindto setting errors
2020-09-10 Nikita PopovFix azure i386 build, again
2020-09-09 Sammy Kaye... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-09 Sammy Kaye... Fix #79825: opcache.file_cache causes SIGSEGV with...
2020-09-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-08 Christoph M... Fix #72941: Modifying bucket->data by-ref has no effect...
2020-09-08 Nikita PopovSupport more placeholders in bless_tests.php
2020-09-08 Nikita PopovRevert "Update libzip on macos"
2020-09-08 Nikita PopovRevert "Manually build re2c on macos"
2020-09-08 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-08 Nikita PopovFixed bug #80077
2020-09-07 Nikita PopovDon't leave behind temporary file in bug70362.phpt
2020-09-05 Nikita PopovFix azure i386 build
2020-09-04 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-04 Nikita PopovAvoid duplicate octal warning during heredoc scan ahead
2020-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Nikita PopovFixed bug #80049
2020-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Christoph M... Fix #80048: Bug #69100 has not been fixed for Windows
2020-09-03 Nikita PopovFixed bug #80046
2020-09-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Christoph M... Skip test if A: drive exists
2020-09-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-03 Nikita PopovHandle memory limit error during string reallocation...
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix binary-safety of parse_url
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix throwing of yield from related exceptions into...
2020-09-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-02 Nikita PopovFix infinite loop on string offset during by-ref list...
2020-09-01 Nikita PopovCheck for null EX(func) in write_property
2020-09-01 Nikita PopovFix pi node removal when removing predecessor
2020-08-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Nikita PopovFix leak on assign concat of array and empty string
2020-08-31 Nikita PopovFix leak on consteval exception in ReflectionClass...
2020-08-31 Nikita PopovCheck update constant failure in ReflectionClassConstan...
2020-08-31 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Derick RethansFixed test case
2020-08-31 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Derick RethansUpdate timelib to 2018.04
2020-08-31 Nikita PopovFix bug #80037
2020-08-31 Nikita PopovAdd test for bug #80039
2020-08-31 Matteo BeccatiMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Matteo BeccatiFix #80027 Terrible performance using $query->fetch...
2020-08-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Nikita PopovFix handling of exception if valid() during yield from
2020-08-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-31 Nikita PopovMake MAX_IFD_NESTING_LEVEL an actual nesting level
2020-08-30 twoseeMerge branch 'PHP-7.3' into PHP-7.4
2020-08-30 twoseeImprove error_handing replacement functions
2020-08-27 Nikita PopovDon't assert when comparing uninit DateTimeZone objects
2020-08-27 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-08-27 Nikita PopovRequire non-negative length in stream_get_contents()
2020-08-27 Christoph M... Catch potential exceptions during to string conversion
2020-08-26 Nikita PopovProperty handle read_property exception in fetch_proper...
2020-08-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Christoph M... Fix com_safearray_proxy related memory management issues
2020-08-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Christoph M... Separate COM::__construct()s $server_name array
2020-08-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-08-26 Christoph M... Fix #64130: COM obj parameters passed by reference...
2020-08-26 Nikita PopovFix file name clash in test
2020-08-26 Nikita PopovAvoid socket path clash in test
next