mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 18:04:43 +00:00
Disable pspell on 7.0, 7.1 and 7.2 due to segfaults
This commit is contained in:
@@ -1258,6 +1258,7 @@ extensions_available:
|
||||
all:
|
||||
type: builtin
|
||||
pspell:
|
||||
disabled: [7.0, 7.1, 7.2] # TODO: currently segfaults (https://bugs.php.net/bug.php?id=77099)
|
||||
all:
|
||||
type: builtin
|
||||
build_dep: [libpspell-dev]
|
||||
|
||||
Reference in New Issue
Block a user