Skip to content

Commit f0203e4

Browse files
committed
jailkit: add php8_0 section
1 parent fa0db0b commit f0203e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install/tpl/jk_init.ini.master

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,8 @@ includesections = php_common
225225
comment = php version 7.4
226226
paths = /usr/bin/php7.4, /usr/lib/php/7.4/, /usr/lib/php/20190902/, /usr/share/php/7.4/, /etc/php/7.4/cli/, /etc/php/7.4/mods-available/
227227
includesections = php_common
228+
229+
[php8_0]
230+
comment = php version 8.0
231+
paths = /usr/bin/php8.0, /usr/lib/php/8.0/, /usr/lib/php/20200930/, /usr/share/php/8.0/, /etc/php/8.0/cli/, /etc/php/8.0/mods-available/
232+
includesections = php_common

0 commit comments

Comments
 (0)