[Feature]: Multi php versiones
Open
feature
- Dominant language
- PHP
- Stars
- 4.5k
- Forks
- 652
- PR merge metrics
- No merged PRs in 30d
Description
Is there any plan to handle multi php versions at the same time
for example configure .env like
```
# Enable multi-PHP mode
ENABLE_MULTI_PHP=1
# Specify which PHP versions to run
PHP_VERSIONS=7.4,8.0,8.1,8.2,8.3
```
Contributor guide
Assessment
This issue has not been assessed yet.