Opened 8 years ago

Closed 8 years ago

#7176 closed enhancement (fixed)

php-5.6.16

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

Description (last modified by Pierre Labastie)

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

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

md5: 3f1d999ed1f9cb5713c9a0161c557f2f

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

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

PHP 5.6.16 is available
26 Nov 2015

The PHP development team announces the immediate availability of PHP
5.6.16. 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.16
26 Nov 2015

 • Core:
    ◦ Fixed bug #70828 (php-fpm 5.6 with opcache crashes when
      referencing a non-existent constant).
    ◦ Fixed bug #70748 (Segfault in ini_lex () at
      Zend/zend_ini_scanner.l).
 • Mysqlnd:
    ◦ Fixed bug #68344 (MySQLi does not provide way to disable peer
      certificate validation) by introducing
      MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT connection flag.
 • OCI8:
    ◦ Fixed bug #68298 (OCI int overflow).
 • PDO_DBlib:
    ◦ Fixed bug #69757 (Segmentation fault on nextRowset).
 • SOAP:
    ◦ Fixed bug #70875 (Segmentation fault if wsdl has no
      targetNamespace attribute).
 • SPL:
    ◦ Fixed bug #70852 (Segfault getting NULL offset of an ArrayObject).

Change History (6)

comment:1 by Fernando de Oliveira, 8 years ago

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

comment:2 by Pierre Labastie, 8 years ago

Fernando, If you'd like, I could take this one, leaving you more time for the others (cups).

comment:3 by Fernando de Oliveira, 8 years ago

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

OK. Thanks. Giving back to the book.

comment:4 by Pierre Labastie, 8 years ago

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

Thanks, taking it.

comment:5 by Pierre Labastie, 8 years ago

Description: modified (diff)

comment:6 by Pierre Labastie, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r 16689

Note: See TracTickets for help on using tickets.