Opened 5 years ago

Closed 5 years ago

#12235 closed enhancement (fixed)

php-7.3.7

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

04 Jul 2019, PHP 7.3.7

  • Core:
    • Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
  • DOM:
    • Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
  • MySQLi:
    • Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful error message).
    • Fixed bug #38546 (bindParam incorrect processing of bool types).
  • MySQLnd:
    • Fixed bug #77955 (Random segmentation fault in mysqlnd from php-fpm).
  • Opcache:
    • Fixed bug #78015 (Incorrect evaluation of expressions involving partials arrays in SCCP).
    • Fixed bug #78106 (Path resolution fails if opcache disabled during request).
  • OpenSSL:
    • Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
  • phpdbg:
    • Fixed bug #78050 (SegFault phpdbg + opcache on include file twice).
  • Sockets:
    • Fixed bug #78038 (Socket_select fails when resource array contains references).
  • Sodium:
    • Fixed bug #78114 (segfault when calling sodium_* functions from eval).
  • Standard:
    • Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
    • Fixed bug #77937 (preg_match failed).
  • Zip:
    • Fixed bug #76345 (zip.h not found).

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21810.

Note: See TracTickets for help on using tickets.