Improved autoloading logic #4
Annotations
1 error and 11 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer:
lib/routing/sfPatternRouting.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/routing/sfPatternRouting.class.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/routing/sfPatternRouting.class.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP-CS-Fixer:
lib/routing/sfRoute.class.php#L1
Found violation(s) of type: braces_position
|
PHP-CS-Fixer:
lib/routing/sfRouteCollection.class.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
lib/routing/sfRouting.class.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP-CS-Fixer:
lib/routing/sfRouting.class.php#L1
Found violation(s) of type: braces_position
|
PHP-CS-Fixer:
lib/exception/sfInitializationException.class.php#L1
Found violation(s) of type: class_definition
|
PHP-CS-Fixer:
lib/exception/sfInitializationException.class.php#L1
Found violation(s) of type: braces_position
|
PHP-CS-Fixer:
lib/exception/sfConfigurationException.class.php#L1
Found violation(s) of type: class_definition
|