Move PHP to 7.3.x

This commit is contained in:
Renato Botelho 2019-03-05 11:40:16 -03:00
parent ac512a11b3
commit 5ec87d10fb

View File

@ -20,7 +20,7 @@ CFLAGS+= -static
CONFIGURE_ARGS= --without-openssl-header-check
.endif
DEFAULT_VERSIONS= php=72 ssl=base python=3.6
DEFAULT_VERSIONS= php=73 ssl=base python=3.6
PHP_FD_SETSIZE= 3172
. if ${.CURDIR:N*sysutils/check_reload_status*}==""