Skip to content

Commit fb758fd

Browse files
committed
Update jk_init.ini.master: add php8.1
1 parent 19b24c6 commit fb758fd

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
@@ -233,6 +233,11 @@ comment = php version 8.0
233233
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/
234234
includesections = php_common
235235

236+
[php8_1]
237+
comment = php version 8.1
238+
paths = /usr/bin/php8.1, /usr/lib/php/8.1/, /usr/lib/php/20210902/, /usr/share/php/8.1/, /etc/php/8.1/cli/, /etc/php/8.1/mods-available/
239+
includesections = php_common
240+
236241
[imagemagick]
237242
comment = ImageMagick needed for php-imagemagick extension
238243
paths = /usr/share/ImageMagick-*, /etc/ImageMagick-*, /usr/lib/*/ImageMagick-*

0 commit comments

Comments
 (0)