Opened 6 years ago

Closed 6 years ago

#11241 closed enhancement (fixed)

php-7.2.11

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

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

comment:2 by Bruce Dubbs, 6 years ago

11 Oct 2018, PHP 7.2.11

  • Core:
    • Fixed bug #76800 (foreach inconsistent if array modified during loop).
  • Fixed bug #76901 (method_exists on SPL iterator passthrough method corrupts memory).
  • CURL:
    • Fixed bug #76480 (Use curl_multi_wait() so that timeouts are respected).
  • iconv:
    • Fixed bug #66828 (iconv_mime_encode Q-encoding longer than it should be).
  • Opcache:
    • Fixed bug #76832 (ZendOPcache.MemoryBase periodically deleted by the OS).
    • Fixed bug #76796 (Compile-time evaluation of disabled function in opcache causes segfault).
  • POSIX:
    • Fixed bug #75696 (posix_getgrnam fails to print details of group).
  • Reflection:
    • Fixed bug #74454 (Wrong exception being thrown when using ReflectionMethod).
  • Standard:
    • Fixed bug #73457 (Wrong error message when fopen FTP wrapped fails to open data connection).
    • Fixed bug #74764 (Bindto IPv6 works with file_get_contents but fails with stream_socket_client).
    • Fixed bug #75533 (array_reduce is slow when $carry is large array).
  • XMLRPC:
    • Fixed bug #76886 (Can't build xmlrpc with expat).
  • Zlib:
    • Fixed bug #75273 (php_zlib_inflate_filter() may not update bytes_consumed).

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20632.

Note: See TracTickets for help on using tickets.