Closed (fixed)
Project:
Scheduler
Version:
2.x-dev
Component:
Coding Standards
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2024 at 13:28 UTC
Updated:
8 Oct 2024 at 15:29 UTC
Jump to comment: Most recent
Since a few days ago, after Coder 8.3.25 was released, we get a new phpcs warning
PHP CODE SNIFFER VIOLATION SOURCE SUMMARY
----------------------------------------------------------------------------------
SOURCE COUNT
----------------------------------------------------------------------------------
[x] SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue.Nullab 9
----------------------------------------------------------------------------------
A TOTAL OF 9 SNIFF VIOLATIONS WERE FOUND IN 1 SOURCE
----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SOURCES AUTOMATICALLY (9 VIOLATIONS IN TOTAL)
----------------------------------------------------------------------------------
The sniff name is NullableTypeForNullDefaultValue.NullabilityTypeMissing
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
jonathan1055 commentedMerged and fixed