asdf-php icon indicating copy to clipboard operation
asdf-php copied to clipboard

PHP plugin for the asdf version manager

Results 60 asdf-php issues
Sort by recently updated
recently updated
newest added

initially https://github.com/asdf-community/asdf-php/pull/68 PR added the ability to configure gmp but https://github.com/asdf-community/asdf-php/pull/82 PR removed it and make it automatic only for MacOS hence for non-MacOS it won't work and this PR...

### Provide environment information ```bash When trying to install version 7.4.30 on my Manjaro it gives the following error: /tmp/tmp.VNdgogunqW/php-src-php-7.4.0/ext/libxml/libxml.c:990:49: error: passing argument 2 of ‘xmlSetStructuredErrorFunc’ from incompatible pointer type...

### Provide environment information ```bash OS: Linux miko-ThinkPad-E16-Gen-2 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 2 20:41:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux SHELL: GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) Copyright (C)...

Related issue: #171 Added a function to apply the following patch when libxml2.so.2.12.0 or higher is used. * [php/php-src@ 8a95e61](https://github.com/php/php-src/commit/8a95e616b91ac0eeedba90a61e36e652919763f2) * [php/php-src@ 0a39890](https://github.com/php/php-src/commit/0a39890c967aa57225bb6bdf4821aff7a3a3c082) *Notice: I'm excluding macOS because I don't...

It should be escaped. On some platform it's interpreting as interval

Is it possible to get PHP-ZTS (Zend Thread Safe, compilation flag, allows installing `parallel` extension) with asdf-php? Even if this would mean I need to locally build it (just want...

### Fixed - Adds the `gmp` extension when we can locate the `libgmp.so` file on Ubuntu compilation - Adds the `sodium` extension when we can locate the `libsodium.so` file on...

### Provide environment information ```bash Hi, This is a feature request, not a bug report. It's difficult to install PHP on some environments. Operating systems whose package managers are stuck...

- 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...

Plugin php's list-all callback script failed with output: awk: line 1: regular expression compile failed (bad interval expression)