Opened 4 years ago

Closed 4 years ago

#14087 closed enhancement (fixed)

php-7.4.11

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: high Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

Priority: normalhigh

01 Oct 2020, PHP 7.4.11

  • Core:
    • Fixed bug 79699 (PHP parses encoded cookie names so malicious __Host- cookies can be sent). (CVE-2020-7070)
    • Fixed bug 79979 (passing value to by-ref param via CUFA crashes).
    • Fixed bug 80037 (Typed property must not be accessed before initialization when get() declared).
    • Fixed bug 80048 (Bug 69100 has not been fixed for Windows).
    • Fixed bug 80049 (Memleak when coercing integers to string via variadic argument).
  • Calendar:
    • Fixed bug 80007 (Potential type confusion in unixtojd() parameter parsing).
  • COM:
    • Fixed bug 64130 (COM obj parameters passed by reference are not updated).
  • OPcache:
    • Fixed bug 80002 (calc free space for new interned string is wrong).
    • Fixed bug 80046 (FREE for SWITCH_STRING optimized away).
    • Fixed bug 79825 (opcache.file_cache causes SIGSEGV when custom opcode handlers changed).
  • OpenSSL:
    • Fixed bug 9601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069)
  • PDO:
    • Fixed bug 80027 (Terrible performance using $query->fetch on queries with many bind parameters
  • Standard:
    • Fixed bug 79986 (str_ireplace bug with diacritics characters).
    • Fixed bug 80077 (getmxrr test bug).
    • Fixed bug 72941 (Modifying bucket->data by-ref has no effect any longer).
    • Fixed bug 80067 (Omitting the port in bindto setting errors).

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23786.

Note: See TracTickets for help on using tickets.