pkgsrc/lang/php73/patches
taca 718266fd6f lang/php73: update to 7.3.12
Update php73 package to 7.3.12.

21 Nov 2019, PHP 7.3.12

- Core:
  . Fixed bug #78658 (Memory corruption using Closure::bindTo). (Nikita)
  . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
    Lundin)
  . Fixed bug #78752 (Segfault if GC triggered while generator stack frame is
    being destroyed). (Nikita)
  . Fixed bug #78689 (Closure::fromCallable() doesn't handle
    [Closure, '__invoke']). (Nikita)

- COM:
  . Fixed bug #78694 (Appending to a variant array causes segfault). (cmb)

- Date:
  . Fixed bug #70153 (\DateInterval incorrectly unserialized). (Maksim Iakunin)
  . Fixed bug #78751 (Serialising DatePeriod converts DateTimeImmutable). (cmb)

- Iconv:
  . Fixed bug #78642 (Wrong libiconv version displayed). (gedas at martynas,
    cmb).

- OpCache:
  . Fixed bug #78654 (Incorrectly computed opcache checksum on files with
    non-ascii characters). (mhagstrand)
  . Fixed bug #78747 (OpCache corrupts custom extension result). (Nikita)

- OpenSSL:
  . Fixed bug #78775 (TLS issues from HTTP request affecting other encrypted
    connections). (Nikita)

- Reflection:
  . Fixed bug #78697 (ReflectionClass::ImplementsInterface - inaccurate error
    message with traits). (villfa)

- Sockets:
  . Fixed bug #78665 (Multicasting may leak memory). (cmb)
2019-11-22 05:34:51 +00:00
..
patch-configure
patch-disable-filter-url lang/php73: update to 7.3.12 2019-11-22 05:34:51 +00:00
patch-ext_gd_config.m4
patch-ext_phar_Makefile.frag
patch-ext_phar_phar_phar.php
patch-ext_recode_recode.c
patch-ext_tidy_config.m4
patch-ext_xsl_php__xsl.h
patch-php.ini-development
patch-php.ini-production
patch-run-tests.php
patch-sapi_cgi_Makefile.frag
patch-sapi_cli_Makefile.frag
patch-sapi_fpm_fpm_events_port.c
patch-sapi_fpm_php-fpm.conf.in