Disable Interbase for PHP 7.4 and 8.0

This commit is contained in:
cytopia
2019-05-12 13:18:36 +02:00
parent 80f8557962
commit 36355c3d60
4 changed files with 3 additions and 16 deletions

View File

@@ -356,6 +356,7 @@ extensions_available:
build_dep: [libc-client-dev, libkrb5-dev, libcurl4-openssl-dev]
run_dep: [libc-client2007e]
interbase:
disabled: [7.4, 8.0] # TODO: re-enable. currently not available anymore on 7.4 and 8.0
all:
type: builtin
build_dep: [libfbclient2, libib-util, firebird-dev]