pkgsrc/lang/php72
taca 73fdd5a30a lang/php72: Update to 7.2.10
13 Sep 2018, PHP 7.2.10

- Core:
  . Fixed bug #76754 (parent private constant in extends class memory leak).
    (Laruence)
  . Fixed bug #72443 (Generate enabled extension). (petk)
  . Fixed bug #75797 (Memory leak when using class_alias() in non-debug mode).
    (Massimiliano Braglia)

- Apache2:
  . Fixed bug #76582 (Apache bucket brigade sometimes becomes invalid). (stas)

- Bz2:
  . Fixed arginfo for bzcompress. (Tyson Andre)

- gettext:
  . Fixed bug #76517 (incorrect restoring of LDFLAGS). (sji)

- iconv:
  . Fixed bug #68180 (iconv_mime_decode can return extra characters in a
    header). (cmb)
  . Fixed bug #63839 (iconv_mime_decode_headers function is skipping headers).
    (cmb)
  . Fixed bug #60494 (iconv_mime_decode does ignore special characters). (cmb)
  . Fixed bug #55146 (iconv_mime_decode_headers() skips some headers). (cmb)

- intl:
  . Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with
    11+ named placeholders). (Anatol)

- libxml:
  . Fixed bug #76777 ("public id" parameter of libxml_set_external_entity_loader
    callback undefined). (Ville Hukkamäki)

- mbstring:
  . Fixed bug #76704 (mb_detect_order return value varies based on argument
    type). (cmb)

- Opcache:
  . Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar
    file). (Laruence)

- OpenSSL:
  . Fixed bug #76705 (unusable ssl => peer_fingerprint in
    stream_context_create()). (Jakub Zelenka)

- phpdbg:
  . Fixed bug #76595 (phpdbg man page contains outdated information).
    (Kevin Abel)

- SPL:
  . Fixed bug #68825 (Exception in DirectoryIterator::getLinkTarget()). (cmb)
  . Fixed bug #68175 (RegexIterator pregFlags are NULL instead of 0). (Tim
    Siebels)

- Standard:
  . Fixed bug #76778 (array_reduce leaks memory if callback throws exception).
    (cmb)

- zlib:
  . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir
    is passed to the --with-zlib configure option). (Jay Bonci)
  . Fixed bug #76709 (Minimal required zlib library is 1.2.0.4). (petk)
2018-09-13 15:45:33 +00:00
..
patches Add pkgsrc build option disable-filter-url to disable php://filter URL 2018-07-18 07:33:12 +00:00
buildlink3.mk php7*: Standardise on major.minor.99 usage in buildlink3.mk 2018-02-05 11:21:56 +00:00
DESCR Updated php72 from RC6 to final 7.2.0 2017-11-30 20:45:46 +00:00
distinfo lang/php72: Update to 7.2.10 2018-09-13 15:45:33 +00:00
Makefile move --disable-gcc-global-regs to Makefile.php. 2018-07-31 01:17:56 +00:00
Makefile.common Switch lang/php72 to use pkgsrc pcre library instead of the bundled one 2018-02-05 08:51:25 +00:00
Makefile.php move --disable-gcc-global-regs to Makefile.php. 2018-07-31 01:17:56 +00:00
MESSAGE
PLIST Switch lang/php72 to use pkgsrc pcre library instead of the bundled one 2018-02-05 08:51:25 +00:00