pkgsrc/lang/php72
taca 753e46ba64 lang/php72: update to 7.2.11
11 Oct 2018, PHP 7.2.11

- Core:
  . Fixed bug  (foreach inconsistent if array modified during loop).
    (Dmitry)
  . Fixed bug  (method_exists on SPL iterator passthrough method corrupts
    memory). (Nikita)

- CURL:
  . Fixed bug  (Use curl_multi_wait() so that timeouts are respected).
    (Pierrick)

- iconv:
  . Fixed bug  (iconv_mime_encode Q-encoding longer than it should be).
    (cmb)

- Opcache:
  . Fixed bug  (ZendOPcache.MemoryBase periodically deleted by the OS).
    (Anatol)
  . Fixed bug  (Compile-time evaluation of disabled function in opcache
    causes segfault). (Nikita)

- POSIX:
  . Fixed bug  (posix_getgrnam fails to print details of group). (cmb)

- Reflection:
  . Fixed bug  (Wrong exception being thrown when using ReflectionMethod).
    (cmb)

- Standard:
  . Fixed bug  (Wrong error message when fopen FTP wrapped fails to open
    data connection). (Ville Hukkamäki)
  . Fixed bug  (Bindto IPv6 works with file_get_contents but fails with
    stream_socket_client). (Ville Hukkamäki)
  . Fixed bug  (array_reduce is slow when $carry is large array).
    (Manabu Matsui)

- XMLRPC:
  . Fixed bug  (Can't build xmlrpc with expat). (Thomas Petazzoni, cmb)

- Zlib:
  . Fixed bug  (php_zlib_inflate_filter() may not update bytes_consumed).
    (Martin Burke, cmb)
2018-10-13 06:18:37 +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.11 2018-10-13 06:18:37 +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