Opened 8 years ago

Closed 8 years ago

#7064 closed enhancement (fixed)

php-5.6.15

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://www.php.net/distributions/php-5.6.15.tar.xz

https://secure.php.net/downloads.php

md5: 4ec2fe201e24c6f65bf7bd4bac1bc880

http://www.php.net/distributions/php-5.6.15.tar.xz.asc

https://secure.php.net/archive/2015.php

PHP 5.6.15 is available
29 Oct 2015

The PHP development team announces the immediate availability of PHP
5.6.15. Several bugs have been fixed. All PHP 5.6 users are encouraged
to upgrade to this version. 

https://secure.php.net/ChangeLog-5.php

Version 5.6.15
29 Oct 2015

 • Core:
    ◦ Fixed bug #70681 (Segfault when binding $this of internal instance
      method to null).
    ◦ Fixed bug #70685 (Segfault for getClosure() internal method rebind
      with invalid $this).

 • Date:
    ◦ Fixed bug #70619 (DateTimeImmutable segfault).

 • Mcrypt:
    ◦ Fixed bug #70625 (mcrypt_encrypt() won't return data when no IV
      was specified under RC4).

 • Mysqlnd:
    ◦ Fixed bug #70384 (mysqli_real_query():Unknown type 245 sent by the
      server).
    ◦ Fixed bug #70572 segfault in mysqlnd_connect.

 • Opcache:
    ◦ Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer).
    ◦ Fixed bug #70631 (Another Segfault in gc_remove_from_buffer()).
    ◦ Fixed bug #70601 (Segfault in gc_remove_from_buffer()).
    ◦ Fixed compatibility with Windows 10 (see also #70652).

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16582.

Note: See TracTickets for help on using tickets.