Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15332 closed enhancement (fixed)

php-8.0.9

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

Version 8.0.9 - 29 Jul 2021

    Core:
        Fixed bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files).
        Fixed bug #81163 (incorrect handling of indirect vars in __sleep).
        Fixed bug #81159 (Object to int warning when using an object as a string offset).
        Fixed bug #80728 (PHP built-in web server resets timeout when it can kill 
                          the process).
        Fixed bug #73630 (Built-in Weberver - overwrite $_SERVER['request_uri']).
        Fixed bug #80173 (Using return value of zend_assign_to_variable() is not safe).
        Fixed bug #73226 (--r[fcez] always return zero exit code).
    Intl:
        Fixed bug #72809 (Locale::lookup() wrong result with canonicalize option).
        Fixed bug #68471 (IntlDateFormatter fails for "GMT+00:00" timezone).
        Fixed bug #74264 (grapheme_strrpos() broken for negative offsets).
    OpenSSL:
        Fixed bug #52093 (openssl_csr_sign truncates $serial).
    PCRE:
        Fixed bug #81101 (PCRE2 10.37 shows unexpected result).
        Fixed bug #81243 (Too much memory is allocated for preg_replace()).
    Reflection:
        Fixed bug #81208 (Segmentation fault while create newInstance from attribute).
    Standard:
        Fixed bug #81223 (flock() only locks first byte of file).

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 65d8566876c1c73d71a422fe0f6469d2d005cd04

9ckage updates and fixes.
    Update to php-8.0.9.
    Update to cbindgen-0.20.0.
    Fix dependencies for elogind and p11kit.
    Fix gcr-3.40.0 to build properly with meson-0.59.

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.