Date: 2025-01-24 15:23:25
Score: 1.5
Natty:
I found the solution in this documentation:
https://ddev.readthedocs.io/en/stable/users/extend/customizing-images/#adding-php-extensions
with this line in config.yaml
webimage_extra_packages: ["php${DDEV_PHP_VERSION}-ssh2"]
Reasons:
- Blacklisted phrase (1): this document
- Whitelisted phrase (-2): I found the solution
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Self-answer (0.5):
- Low reputation (0.5):
Posted by: Michael Oehlhof