Prepare ODBC for PHP 7.4

Test: odbc
pull/40/head
Michele Locati 2019-10-10 16:19:17 +02:00
parent d44d5e3676
commit 6af3fa72d4
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ installBundledModule () {
;;
odbc)
case "$1" in
506|700|701|702|703)
506|700|701|702|703|704)
docker-php-source extract
cd /usr/src/php/ext/odbc
phpize