pkgsrc/lang/php72
taca 3533e60a90 lang/php72: update to 7.2.26
Update php73 to 7.2.26, including security fixes.

19 Dec 2019, PHP 7.2.26

- Bcmath:
  . Fixed bug #78878 (Buffer underflow in bc_shift_addsub). (CVE-2019-11046).
    (cmb)

- Core:
  . Fixed bug #78862 (link() silently truncates after a null byte on Windows).
    (CVE-2019-11044). (cmb)
  . Fixed bug #78863 (DirectoryIterator class silently truncates after a null
    byte). (CVE-2019-11045). (cmb)

- EXIF:
  . Fixed bug #78793 (Use-after-free in exif parsing under memory sanitizer).
    (CVE-2019-11050). (Nikita)
  . Fixed bug #78910 (Heap-buffer-overflow READ in exif). (CVE-2019-11047).
    (Nikita)

- GD:
  . Fixed bug #78849 (GD build broken with -D SIGNED_COMPARE_SLOW). (cmb)

- Intl:
  . Fixed bug #78804 (Segmentation fault in Locale::filterMatches). (Stas)

- OPcache:
  . Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
    (Tyson Andre)

- Standard:
  . Fixed bug #78759 (array_search in $GLOBALS). (Nikita)
  . Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
    (cmb)
  . Fixed bug #78814 (strip_tags allows / in tag name => whitelist bypass).
    (cmb)
2019-12-21 07:02:15 +00:00
..
patches lang/php*: clean up php langauges 2019-12-16 15:58:18 +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.26 2019-12-21 07:02:15 +00:00
Makefile lang/php*: clean up php langauges 2019-12-16 15:58:18 +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 lang/php*: clean up php langauges 2019-12-16 15:58:18 +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