pkgsrc/lang/php
taca 759f9cfd9c lang/php71: update to 7.1.31
01 Aug 2019, PHP 7.1.31

- SQLite:
  . Upgraded to SQLite 3.28.0. (cmb)

- EXIF:
  . Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment).
  (CVE-2019-11042) (Stas)
  . Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail).
  (CVE-2019-11041) (Stas)

- Phar:
  . Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN). (cmb)
2019-08-01 14:20:58 +00:00
..
common.mk lang/php: swtch to use https sites 2019-04-07 05:03:41 +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 Avoid to use deprecated syntax. Fix runtime problem with PHP 7. 2015-12-11 16:16:48 +00:00
phpversion.mk lang/php71: update to 7.1.31 2019-08-01 14:20:58 +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