issues
search
asdf-community
/
asdf-php
PHP plugin for the asdf version manager
https://github.com/asdf-vm/asdf
Apache License 2.0
223
stars
102
forks
source link
feat: added more support on default extensions
#179
Open
rendyananta
opened
2 months ago
rendyananta
commented
2 months ago
enable opcache extension by default with min php ver > 5.5.0
enable gmp and sodium extensions if those libs exists in linux machine
enable xsl extension by default
versioning fix:
exclude unstable versions
versioning fix: