getFailedRequirements(); $minorProblems = $symfonyRequirements->getFailedRecommendations(); $hasMajorProblems = (bool) count($majorProblems); $hasMinorProblems = (bool) count($minorProblems); ?> Symfony Configuration Checker

Configuration Checker

This script analyzes your system to check whether is ready to run Symfony applications.

Major problems

Major problems have been detected and must be fixed before continuing:

  1. getTestMessage() ?>

    getHelpHtml() ?>

Recommendations

Additionally, toTo enhance your Symfony experience, it’s recommended that you fix the following:

  1. getTestMessage() ?>

    getHelpHtml() ?>

hasPhpIniConfigIssue()): ?>

* getPhpIniConfigPath()): ?> Changes to the php.ini file must be done in "getPhpIniConfigPath() ?>". To change settings, create a "php.ini".

All checks passed successfully. Your system is ready to run Symfony applications.

Symfony Standard Edition