Opened 6 years ago

Closed 6 years ago

#10709 closed enhancement (fixed)

php-7.2.5

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

Description

New point version.

Change History (5)

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

26 Apr 2018, PHP 7.2.5

  • Core:
    • Fixed bug 75722 (Convert valgrind detection to configure option).
  • Date:
    • Fixed bug 76131 (mismatch arginfo for date_create).
  • Exif:
    • Fixed bug 76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).
  • FPM:
    • Fixed bug 68440 (ERROR: failed to reload: execvp() failed: Argument list too long)
    • Fixed incorrect write to getenv result in FPM reload.
  • GD:
    • Fixed bug 52070 (imagedashedline() - dashed line sometimes is not visible).
  • intl:
    • Fixed bug 76153 (Intl compilation fails with icu4c 61.1).
  • iconv:
    • Fixed bug 76249 (stream filter convert.iconv leads to infinite loop on invalid sequence)-
  • ldap:
    • Fixed bug 76248 (Malicious LDAP-Server Response causes Crash).
  • mbstring:
    • Fixed bug 75944 (Wrong cp1251 detection).
    • Fixed bug 76113 (mbstring does not build with Oniguruma 6.8.1).
  • ODBC:
    • Fixed bug 76088 (ODBC functions are not available by default on Windows).
  • Opcache:
    • Fixed bug 76094 (Access violation when using opcache).
  • Phar:
    • Fixed bug 76129 (fix for CVE-2018-5712 may not be complete).
  • phpdbg:
    • Fixed bug 76143 (Memory corruption: arbitrary NUL overwrite).
  • SPL:
    • Fixed bug 76131 (mismatch arginfo for splarray constructor).
  • standard:
    • Fixed bug 74139 (mail.add_x_header default inconsistent with docs).
    • Fixed bug 75996 (incorrect url in header for mt_rand).

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20165.

comment:4 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: closedreopened

Now version 7.2.6. Releases seem to be about once a month:

24 May 2018, PHP 7.2.6

  • EXIF:
    • Fixed bug 76164 (exif_read_data zend_mm_heap corrupted).
  • FPM:
    • Fixed bug 76075 --with-fpm-acl wrongly tries to find libacl on FreeBSD.
  • intl:
    • Fixed bug 74385 (Locale::parseLocale() broken with some arguments).
  • Opcache:
    • Fixed bug 76205 (PHP-FPM sporadic crash when running Infinitewp).
    • Fixed bug 76275 (Assertion failure in file cache when unserializing empty try_catch_array).
    • Fixed bug 76281 (Opcache causes incorrect "undefined variable" errors).
  • Reflection:
    • Fixed arginfo of array_replace(_recursive) and array_merge(_recursive).
  • Session:
    • Fixed bug 74892 (Url Rewriting (trans_sid) not working on urls that start with "#").

comment:5 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: reopenedclosed

Fixed at revision 20168.

Note: See TracTickets for help on using tickets.