Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15113 closed enhancement (fixed)

php-8.0.7

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

PHP NEWS - 03 Jun 2021, PHP 8.0.7

  • Core:
    • Fixed bug 80960 (opendir() warning wrong info when failed on Windows).
    • Fixed bug 67792 (HTTP Authorization schemes are treated as case-sensitive).
    • Fixed bug 80972 (Memory exhaustion on invalid string offset).
  • FPM:
    • Fixed bug 65800 (Events port mechanism).

  • FTP:
    • Fixed bug 80901 (Info leak in ftp extension).
    • Fixed bug 79100 (Wrong FTP error messages).
  • GD:
    • Fixed bug 81032 (GD install is affected by external libgd installation).
  • Intl:
    • Fixed bug 81019 (Unable to clone NumberFormatter after failed parse()).
  • MBString:
    • Fixed bug 81011 (mb_convert_encoding removes references from arrays).
  • ODBC:
    • Fixed bug 80460 (ODBC doesn't account for SQL_NO_TOTAL indicator).

  • Opcache:
    • Fixed bug 81007 (JIT "not supported" on 32-bit x86 -- build problem?).
    • Fixed bug 81015 (Opcache optimization assumes wrong part of ternary operator in if-condition)*
    • Fixed bug 81046 (Literal compaction merges non-equal related literals).
  • PDO_MySQL:
    • Fixed bug 81037 (PDO discards error message text from prepared statement)*
  • PDO_ODBC:
    • Fixed bug 44643 (bound parameters ignore explicit type definitions).

  • pgsql:
    • Fixed php_pgsql_fd_cast() wrt. php_stream_can_cast().
  • SPL:
    • Fixed bug 80933 (SplFileObject::DROP_NEW_LINE is broken for NUL and CR).
  • XMLReader:
    • Fixed bug 73246 (XMLReader: encoding length not checked).
  • Zip:
    • Fixed bug 80863 (ZipArchive::extractTo() ignores references).

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit a98eed9976693e0c37fc110668d983ff1fda47a0

Package updates.
    Update to poppler-21.06.1.
    Update to php-8.0.7.
    Update to pycairo-1.20.1 (Python module).

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.