public/check.php
Closing brace must be on a line by itself Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if (!$hasMajorProblems && !$hasMinorProblems): ?>
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if ($hasMajorProblems || $hasMinorProblems): ?>
- Exclude checks
Newline required after opening brace Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Newline required after opening brace Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if ($hasMinorProblems): ?>
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if ($symfonyRequirements->getPhpIniPath()): ?>
- Exclude checks
Closing brace must be on a line by itself Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Expected 1 space after ELSE keyword; 0 found Open
Open
<?php else: ?>
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php foreach ($minorProblems as $problem): ?>
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if ($symfonyRequirements->hasPhpConfigIssue()): ?>
- Exclude checks
Expected 1 space after ELSE keyword; 0 found Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Closing brace must be on a line by itself Open
Open
<?php if ($hasMajorProblems): ?>Additionally, to<?php else: ?>To<?php endif; ?> enhance your Symfony experience,
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php foreach ($majorProblems as $problem): ?>
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if ($hasMajorProblems): ?>
- Exclude checks