Opened 7 years ago

Closed 7 years ago

#9342 closed enhancement (fixed)

php-7.1.6

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Jun 2017, PHP 7.1.6

  • Core:
    • Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i). (Laruence)
    • Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST). (Laruence)
    • Fixed bug #74589 (DIR wrong for unicode character). (Anatol)
  • intl: . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
  • MySQLi: . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database argument w/strict_types). (Anatol)
  • Opcache: . Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled). (Laruence)
  • phar: . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT and DELETE method). (Christian Weiske)
  • Readline: . Fixed bug #74490 (readline() moves the cursor to the beginning of the line). (Anatol)
  • Standard: . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC). (Damian Wadley, Anatol)
  • xmlreader: . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in revision 18815.

Note: See TracTickets for help on using tickets.