Added xlswriter extension

This commit is contained in:
cytopia
2020-09-13 15:51:30 +02:00
parent 3f89c534e4
commit c40082e886
8 changed files with 78 additions and 5 deletions

View File

@@ -109,6 +109,7 @@ extensions_enabled:
- xmlrpc
- xmlwriter
- xsl
- xlswriter
- yaml
- zip
@@ -1101,6 +1102,12 @@ extensions_available:
configure: --enable-xdebug
all:
type: pecl
xlswriter:
disabled: [5.2, 5.3, 5.4, 5.5, 5.6, 8.0]
all:
type: pecl
build_dep: [zlib1g-dev]
run_dep: []
xml:
already_avail: "{{ php_all_versions }}"
xmlreader: