refactor: apply PHP 8.3 features #512
Annotations
10 errors
RedundantCast:
apps/backoffice/backend/public/index.php#L19
apps/backoffice/backend/public/index.php:19:16: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
|
InvalidAttribute:
apps/backoffice/backend/src/BackofficeBackendKernel.php#L22
apps/backoffice/backend/src/BackofficeBackendKernel.php:22:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
InvalidAttribute:
apps/backoffice/backend/src/BackofficeBackendKernel.php#L33
apps/backoffice/backend/src/BackofficeBackendKernel.php:33:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
RedundantCast:
apps/backoffice/frontend/public/index.php#L19
apps/backoffice/frontend/public/index.php:19:16: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
|
InvalidAttribute:
apps/backoffice/frontend/src/BackofficeFrontendKernel.php#L22
apps/backoffice/frontend/src/BackofficeFrontendKernel.php:22:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
InvalidAttribute:
apps/backoffice/frontend/src/BackofficeFrontendKernel.php#L33
apps/backoffice/frontend/src/BackofficeFrontendKernel.php:33:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
InvalidAttribute:
apps/backoffice/frontend/src/Command/ImportCoursesToElasticsearchCommand.php#L23
apps/backoffice/frontend/src/Command/ImportCoursesToElasticsearchCommand.php:23:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
InvalidAttribute:
apps/backoffice/frontend/src/Controller/Courses/CoursesGetWebController.php#L33
apps/backoffice/frontend/src/Controller/Courses/CoursesGetWebController.php:33:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
InvalidAttribute:
apps/backoffice/frontend/src/Controller/Courses/CoursesPostWebController.php#L27
apps/backoffice/frontend/src/Controller/Courses/CoursesPostWebController.php:27:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|
InvalidAttribute:
apps/backoffice/frontend/src/Controller/Home/HomeGetWebController.php#L22
apps/backoffice/frontend/src/Controller/Home/HomeGetWebController.php:22:4: InvalidAttribute: The class Override doesn't have the Attribute attribute (see https://psalm.dev/242)
|