pkgsrc/lang/php
taca 5f3463070d Update php56 to 5.6.16 (PHP 5.6.16).
26 Nov 2015, PHP 5.6.16

- Core:
  . Fixed bug #70828 (php-fpm 5.6 with opcache crashes when referencing a
    non-existent constant). (Laruence)
  . Fixed bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l).
    (Laruence)

- 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. (Andrey)

- OCI8:
  . Fixed bug #68298 (OCI int overflow). (Senthil)

- PDO_DBlib:
  . Fixed bug #69757 (Segmentation fault on nextRowset).
    (miracle at rpz dot name)

- SOAP:
  . Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace
    attribute). (Matteo)

- SPL:
  . Fixed bug #70852 (Segfault getting NULL offset of an ArrayObject).
    (Reeze Xia)
2015-11-28 07:09:38 +00:00
..
common.mk Fix problem by PHP_BASE_VERS related changes. 2015-03-16 00:26:31 +00:00
ext.mk One more PHP_BASE_VERS related correction. 2015-03-16 09:21:11 +00:00
MESSAGE.module Re-add part of revision 1.33 slighly different way; show "zend_extension" 2015-02-15 09:00:33 +00:00
pear.mk Add PEAR_PACKAGE_XML. 2015-08-23 15:31:17 +00:00
pear_plist.php
phpversion.mk Update php56 to 5.6.16 (PHP 5.6.16). 2015-11-28 07:09:38 +00:00
PLIST.module