mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Move PHP to 7.3.x
This commit is contained in:
parent
ac512a11b3
commit
5ec87d10fb
@ -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*}==""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user