Fix DI deprecation #54
Annotations
1 error and 5 warnings
PHP CS Fixer (PHP 8.3)
Process completed with exit code 1.
|
PHP CS Fixer (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP CS Fixer (PHP 8.3):
src/Command/InstallCommand.php#L1
Found violation(s) of type: native_function_invocation
|
PHP CS Fixer (PHP 8.3):
src/Form/Type/FroalaEditorType.php#L1
Found violation(s) of type: native_function_invocation
|
PHP CS Fixer (PHP 8.3):
src/Service/MediaManager.php#L1
Found violation(s) of type: native_function_invocation
|
PHP CS Fixer (PHP 8.3):
tests/Utility/UConfigurationTest.php#L1
Found violation(s) of type: native_function_invocation
|