Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#9011 closed enhancement (fixed)

php-7.1.3

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

6 Mar 2017, PHP 7.1.3

  • Core:
    • Fixed bug #74157 (Segfault with nested generators). (Laruence)
    • Fixed bug #74164 (PHP hangs when an invalid value is dynamically passed to typehinted by-ref arg). (Laruence)
    • Fixed bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log). (Laruence)
    • Fixed bug #73989 (PHP 7.1 Segfaults within Symfony test suite). (Dmitry, Laruence)
    • Fixed bug #74084 (Out of bound read - zend_mm_alloc_small). (Laruence)
    • Fixed bug #73807 (Performance problem with processing large post request). (Nikita)
    • Fixed bug #73998 (array_key_exists fails on arrays created by get_object_vars). (mhagstrand)
    • Fixed bug #73954 (NAN check fails on Alpine Linux with musl). (Andrea)
    • Fixed bug #73677 (Generating phar.phar core dump with gcc ASAN enabled build). (ondrej)
  • Apache:
    • Fixed bug #61471 (Incomplete POST does not timeout but is passed to PHP). (Zheng Shao)
  • Date:
    • Fixed bug #73837 ("new DateTime()" sometimes returns 1 second ago value). (Derick)
  • FPM:
    • Fixed bug #69860 (php-fpm process accounting is broken with keepalive). (Denis Yeldandi)
  • Hash:
    • Fixed bug #73127 (gost-crypto hash incorrect if input data contains long 0xFF sequence). (Grundik)
  • GD:
    • Fixed bug #74031 (ReflectionFunction for imagepng is missing last two parameters). (finwe)
  • Mysqlnd:
    • Fixed bug #74021 (fetch_array broken data. Data more then MEDIUMBLOB). (Andrew Nester, Nikita)
  • Opcache:
    • Fixed bug #74019 (Segfault with list). (Laruence)
  • OpenSSL:
    • Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file). (Anatol)
    • Fixed bug #74099 (Memory leak with openssl_encrypt()). (Andrew Nester)
  • Standard:
    • Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed). (Anatol)
    • Fixed bug #74041 (substr_count with length=0 broken). (Nikita)
    • Fixed bug #73118 (is_callable callable name reports misleading value for anonymous classes). (Adam Saponara)
    • Fixed bug #74105 (PHP on Linux should use /dev/urandom when getrandom is not available). (Benjamin Robin)
  • Streams:
    • Fixed bug #73496 (Invalid memory access in zend_inline_hash_func). (Laruence)
    • Fixed bug #74090 (stream_get_contents maxlength>-1 returns empty string). (Anatol)

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18501.

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.