Improve autoload caching #3
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/view/sfPartialView.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/view/sfPartialView.class.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/view/sfPartialView.class.php#L1
Found violation(s) of type: braces_position
|
PHP-CS-Fixer:
lib/view/sfPHPView.class.php#L1
Found violation(s) of type: braces_position
|
PHP-CS-Fixer:
lib/cache/sfFileCache.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/cache/sfFileCache.class.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
lib/cache/sfFileCache.class.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/request/sfRequest.class.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
lib/request/sfWebRequest.class.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP-CS-Fixer:
lib/validator/sfValidatedFile.class.php#L1
Found violation(s) of type: fully_qualified_strict_types
|