requirements-checker
requirements-checker copied to clipboard
Checks requirement for running Symfony
This script is only accessible from localhost. https://dev.idprivacy.org/symfony/index.php Please make like laravel requirements-checker with Symfony Releases https://dev.idprivacy.org/laravel/ code below `) OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer...
if i start http://localhost:8000/check.php symfony tells me : # Page not found
I want to use this checker to check at build time if a Docker environment is fully compatible with Symfony, including all optional requirements. For this, it would be beneficial...
I run `bin/requirements-checker` after composer install together with some other checks like security, cghooks, migrations, ... Unfortunately, even without the `-v` option, the output contains to me irrelevant details like...