pkgsrc/lang/php
taca 810bd1631a lang/php72: update to 7.2.27
Update php72 to 7.2.27 (PHP 7.2.27).

23 Jan 2020, PHP 7.2.27

- Mbstring:
  . Fixed bug #79037 (global buffer-overflow in `mbfl_filt_conv_big5_wchar`).
    (CVE-2020-7060) (Nikita)

- Session:
  . Fixed bug #79091 (heap use-after-free in session_create_id()). (cmb, Nikita)

- Standard:
  . Fixed bug #79099 (OOB read in php_strip_tags_ex). (CVE-2020-7059). (cmb)
2020-01-25 17:24:03 +00:00
..
common.mk lang/php: update "used by" lines. 2019-12-15 18:15:48 +00:00
ext.ini Automatically enable PHP module or Zend extension when it's installed instead of requiring manual configuration of ${PKG_SYSCONFDIR}/php.ini - put a module-specific .ini file for this into ${PKG_SYSCONFDIR}/php.d 2016-07-17 15:49:44 +00:00
ext.mk php: Remove LIBTOOL_OVERRIDE=YES. 2018-02-07 16:14:36 +00:00
MESSAGE.module rename EXT_CONF_DIR to PHP_EXT_CONF_DIR, adjust it so that it's overridable 2016-10-18 19:09:10 +00:00
pear.mk php/pear.mk: Use https by default for pear.php.net 2019-07-05 08:51:25 +00:00
pear_plist.php
phpversion.mk lang/php72: update to 7.2.27 2020-01-25 17:24:03 +00:00
PLIST.module further tweak the generated ini files - they are now named according to MODNAME, but use PKGMODNAME as the base for extension file to load; this deals with modules like apcu_bc, which has extension name 'apc', but needs to be loaded after 'apcu' since it uses it's symbols 2016-07-26 08:19:45 +00:00
replace.mk lang/php*: clean up php langauges 2019-12-16 15:58:18 +00:00