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

Similar to the issue over on the ruby plugin (https://github.com/asdf-community/asdf-direnv/issues/115) if using direnv and have `strict_env = true` then it fails to load with `./exec-env:5: COMPOSER_HOME: unbound variable`

### Provide environment information ```bash OS: Darwin My-MacBook-Pro.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:33:00 PDT 2023; root:xnu-10002.41.9~7/RELEASE_ARM64_T6031 arm64 SHELL: zsh 5.9 (x86_64-apple-darwin23.0) BASH VERSION: 3.2.57(1)-release ASDF VERSION:...

I tried to install PHP 8.2.0 with this plugin and in addition to the dependencies mentioned in the readme and it did not work. To get PHP to compile, I...

I've take a look on README and was necessary to install different packages to have PHP 8.3.1 on MacOS. Maybe on install scrips we can have a list of packages...

If `PHP_WITHOUT_PCRE_JIT` is not set (default value of `no`) or if it is explicitly set to `no`, then this means we want PCRE JIT support. The previous logic did the...

### Provide environment information ```bash OS: Linux xvladqt-arch 6.6.3-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 29 Nov 2023 00:40:39 +0000 x86_64 GNU/Linux SHELL: zsh 5.9 (x86_64-pc-linux-gnu) BASH VERSION: 5.2.21(1)-release ASDF VERSION:...

### Provide environment information ```bash OS: Darwin baka-mba.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103 arm64 SHELL: zsh 5.9 (x86_64-apple-darwin23.0) BASH VERSION: 3.2.57(1)-release ASDF VERSION:...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [asdf-vm/actions](https://redirect.github.com/asdf-vm/actions) | action | major | `v1` -> `v3` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...

**What I do** On my WSL Ubuntu linux ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal $ uname...