04-03-2022
This commit is contained in:
@@ -234,10 +234,18 @@ install ok: channel://pecl.php.net/yaml-2.2.1
|
||||
Extension yaml enabled in php.ini
|
||||
```
|
||||
|
||||
```bash
|
||||
echo $(brew --prefix yaml) | pecl install yaml
|
||||
```
|
||||
|
||||
|
||||
|
||||
PECL a un souci avec l'installation homebrew des macs M1:
|
||||
|
||||
https://stackoverflow.com/a/68138560/12431632
|
||||
|
||||
|
||||
|
||||
Chaque version de PHP a son propre répertoire d'extensions:
|
||||
|
||||
Mac intel:
|
||||
|
||||
Reference in New Issue
Block a user