CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/04/08 17:24:11
Modified files:
lang/php/7.1 : Makefile distinfo
lang/php/7.1/patches: patch-php_ini-development
lang/php/7.2 : Makefile distinfo
lang/php/7.2/patches: patch-acinclude_m4 patch-aclocal_m4
patch-php_ini-development
patch-sapi_fpm_fpm_fpm_children_c
lang/php/7.3 : Makefile distinfo
lang/php/7.3/patches: patch-acinclude_m4 patch-aclocal_m4
patch-configure_ac
patch-php_ini-development
patch-php_ini-production
patch-sapi_fpm_fpm_fpm_children_c
Log message:
security updates to PHP 7.1.28, 7.2.17 and 7.3.4, and unbreak 7.3
by disabling AVX2/SSSE3 code (it was crashing in the AVX2-accelerated
base64 decoder). ok naddy@