pkgsrc/lang/php
taca 8c4d241fa6 Update php56 to 5.6.15.
29 Oct 2015, PHP 5.6.15

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

- Date:
  . Fixed bug #70619 (DateTimeImmutable segfault). (Laruence)

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

- Mysqlnd:
  . Fixed bug #70384 (mysqli_real_query():Unknown type 245 sent by the server).
   (Andrey)
  . Fixed bug #70572 segfault in mysqlnd_connect. (Andrey, Remi)

- Opcache:
  . Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer).
    (Laruence)
  . Fixed bug #70631 (Another Segfault in gc_remove_from_buffer()). (Laruence)
  . Fixed bug #70601 (Segfault in gc_remove_from_buffer()). (Laruence)
  . Fixed compatibility with Windows 10 (see also bug #70652). (Anatol)
2015-10-31 01:58:37 +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.15. 2015-10-31 01:58:37 +00:00
PLIST.module