Remove phpbrew config

This commit is contained in:
Shivam Mathur 2020-07-20 00:36:06 +05:30
parent a13373a271
commit d2f865c91a
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A
2 changed files with 2 additions and 58 deletions

View File

@ -183,6 +183,8 @@ with:
## :signal_strength: Coverage Support
### Xdebug
Specify `coverage: xdebug` to use `Xdebug`.

View File

@ -1,58 +0,0 @@
variants:
dev:
bcmath:
calendar:
cli:
ctype:
curl:
dom:
fileinfo:
filter:
gd:
- --enable-exif
- --enable-gd
- --enable-intl
- --enable-phpdbg
- --enable-soap
- --enable-sysvmsg
- --enable-sysvsem
- --enable-sysvshm
- --enable-xml
- --enable-xmlreader
- --enable-zend-test=shared
- --with-config-file-path=/etc
- --with-curl
- --with-ffi
- --with-freetype
- --with-gd
- --with-gmp=/usr/local/opt/gmp
- --with-iconv=/usr/local/opt/libiconv
- --with-icu-dir=/usr/local/opt/icu4c
- --with-kerberos
- --with-libxml
- --with-mhash
- --with-mysqli=mysqlnd
- --with-openssl
- --with-pdo-mysql=mysqlnd
- --with-pdo-pgsql
- --with-pear
- --with-pgsql
- --with-readline=/usr/local/opt/readline
- --with-zip
iconv:
ipc:
json:
mbregex:
mbstring:
mcrypt:
mhash:
openssl:
pcntl:
pcre:
pdo:
phar:
posix:
sockets:
tokenizer:
xml:
zip: