04-03-2022

This commit is contained in:
2022-03-04 17:56:50 +01:00
parent e6fc2251ec
commit 5b45dc0863
70 changed files with 3189 additions and 673 deletions

View File

@@ -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: