mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 09:54:43 +00:00
Fix xdebug install for PHP 7.0
This commit is contained in:
@@ -1023,6 +1023,9 @@ extensions_available:
|
||||
5.6:
|
||||
type: pecl
|
||||
version: 2.4.1
|
||||
7.0:
|
||||
type: pecl
|
||||
version: 2.9.0
|
||||
all:
|
||||
type: pecl
|
||||
xml:
|
||||
|
||||
Reference in New Issue
Block a user