pkgsrc/lang/php55
taca 9d371b6e26 Update php55 to 5.5.19.
13 Nov 2014, PHP 5.5.19

- Core:
  . Fixed bug #68095 (AddressSanitizer reports a heap buffer overflow in
    php_getopt()). (Stas)
  . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
  . Fixed bug #68129 (parse_url() - incomplete support for empty usernames
    and passwords) (Tjerk)
    Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in
    zend_hash_copy). (Dmitry)

- Fileinfo:
  . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
  . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
    (CVE-2014-3710) (Remi)

- FPM:
  . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
    addresses). (Robin Gloster)

- GD:
  . Fixed bug #65171 (imagescale() fails without height param). (Remi)

- GMP:
  . Fixed bug #63595 (GMP memory management conflicts with other libraries
    using GMP). (Remi)

- Mysqli:
  . Fixed bug #68114 (linker error on some OS X machines with fixed width
    decimal support) (Keyur Govande)

- ODBC:
  . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by
    a VARCHAR column) (Keyur Govande)

- SPL:
  . Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)

- CURL:
  . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and
    CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)
2014-11-15 14:53:12 +00:00
..
patches Update php55 to 5.5.16 (PHP 5.5.16). 2014-08-23 16:09:21 +00:00
buildlink3.mk
DESCR Fixed a typo in the DESCR files for PHP 2013-11-07 23:52:40 +00:00
distinfo Update php55 to 5.5.19. 2014-11-15 14:53:12 +00:00
Makefile Update php55 to 5.5.15. 2014-07-26 00:11:55 +00:00
Makefile.common Override clang -R test, the wrappers drop -R/usr/lib. 2013-10-25 21:47:51 +00:00
Makefile.php Add the mysqlnd (MySQL Native Driver) include files. 2014-06-13 14:13:20 +00:00
MESSAGE
PLIST Update php55 to 5.5.19. 2014-11-15 14:53:12 +00:00