Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#9129 closed enhancement (fixed)

php-7.1.4

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 (5)

comment:1 by bdubbs@…, 7 years ago

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

comment:2 by bdubbs@…, 7 years ago

13 Apr 2017, PHP 7.1.4

  • Core: . Fixed bug #74149 (static embed SAPI linkage error). (krakjoe) . Fixed bug #73370 (falsely exits with "Out of Memory" when using

USE_ZEND_ALLOC=0). (Nikita)

. Fixed bug #73960 (Leak with instance method calling static method with

referenced return). (Nikita)

. Fixed bug #69676 (Resolution of self::FOO in class constants not correct).

(Nikita)

. Fixed bug #74265 (Build problems after 7.0.17 release: undefined reference

to `isfinite'). (Nikita)

. Fixed bug #74302 (yield fromLABEL is over-greedy). (Sara)

  • Apache: . Reverted patch for bug #61471, fixes bug #74318. (Anatol)
  • Date: . Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)
  • DOM: . Fixed bug #74004 (LIBXML_NOWARNING flag ingnored on loadHTML*).

(somedaysummer)

  • iconv: . Fixed bug #74230 (iconv fails to fail on surrogates). (Anatol)
  • Opcache: . Fixed bug #74250 (OPcache compilation performance regression in PHP 5.6/7

with huge classes). (Nikita)

  • OpenSSL: . Fixed bug #72333 (fwrite() on non-blocking SSL sockets doesn't work).

(Jakub Zelenka)

  • PDO MySQL: . Fixed bug #71003 (Expose MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT to PDO

interface). (Thomas Orozco)

  • SPL: . Fixed bug #74058 (ArrayObject can not notice changes). (Andrew Nester)
  • Sqlite: . Implemented FR #74217 (Allow creation of deterministic sqlite functions).

(Andrew Nester)

  • Streams: . Fixed bug #74216 (Correctly fail on invalid IP address ports). (Sara)
  • Zlib: . Fixed bug #74240 (deflate_add can allocate too much memory). (Matt Bonneau)

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18602.

comment:4 by bdubbs@…, 7 years ago

Milestone: 8.1m8.1

Milestone renamed

comment:5 by bdubbs@…, 7 years ago

Milestone: m8.18.1

Milestone renamed

Note: See TracTickets for help on using tickets.