lang/php80: Update version 8.0.22=>8.0.23
- Core:
- Fixed incorrect double to long casting in latest clang.
- DBA:
- Fixed LMDB driver memory leak on DB creation failure (Girgias)
- Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile") segfaults).
- Intl:
- Fixed IntlDateFormatter::formatObject() parameter type.
- OPcache:
- Fixed bug GH-9033 (Loading blacklist file can fail due to negative length).
- PDO_SQLite:
- Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
- SQLite3:
- Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
- Standard:
- Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL).
- Streams:
- Fixed bug GH-8472 (The resource returned by stream_socket_accept may have incorrect metadata).
- Fixed bug GH-8409 (SSL handshake timeout leaves persistent connections hanging).
Approved by: tz (By private mail)
Relnotes: https://www.php.net/ChangeLog-8.php#8.0.23
Sponsored by: Bounce Experts