pkgsrc/lang/php
taca d26b5634a3 Update php55 to 5.5.10 (PHP 5.5.10).
Version 5.5.10

6-Mar-2014

* Core:

  - Fixed bug #66574 (Allow multiple paths in php_ini_scanned_path).

* Date:

  - Fixed bug #45528 (Allow the DateTimeZone constructor to accept timezones
    per offset too).

* Fileinfo:

  - Fixed bug #66731 (file: infinite recursion (CVE-2014-1943)).
  - Fixed bug #66820 (out-of-bounds memory access in fileinfo (CVE-2014-2270)).

* GD:

  - Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer
    (CVE-2013-7327)).

* JSON:

  - Fixed bug #65753 (JsonSerializeable couldn't implement on module extension).
* LDAP:
  - Implemented ldap_modify_batch (https://wiki.php.net/rfc/ldap_modify_batch).
* Openssl:
  - Fixed bug #66501 (Add EC key support to php_openssl_is_private_key).

* PCRE:

  - Upgraded to PCRE 8.34.

* Pgsql:

  - Added warning for dangerous client encoding and remove possible injections
    for pg_insert()/pg_update()/pg_delete()/pg_select().
2014-03-09 14:09:20 +00:00
..
common.mk Clean up php's framework. 2013-07-21 17:29:47 +00:00
ext.mk Clean up php's framework. 2013-07-21 17:29:47 +00:00
MESSAGE.module
pear.mk Update PHP53_VERSION and PHP54_VERSION to make match to php53 and php54. 2013-01-07 14:26:14 +00:00
pear_plist.php Improve pear package handling 2010-08-29 06:08:07 +00:00
phpversion.mk Update php55 to 5.5.10 (PHP 5.5.10). 2014-03-09 14:09:20 +00:00
PLIST.module