Introduced in branch/version Notice createdsort ascending Change Issues
28-Apr-2026 Type annotations should no longer use the Fully Qualified Class Name (FQCN)
23-Apr-2026 Use C::class instead of 'C' for strings holding class names
20-Feb-2026 Remove the requirement for doxygen for test methods
19-Feb-2026 Using more than one space around operators is now forbidden.
19-Feb-2026 Global class names outside of a namespace need to be references by their namespace
19-Feb-2026 A space is required between 'match' and the opening parenthesis
17-Feb-2026 Increase line length soft limit to 120
17-Feb-2026 Allow no description for "@return self"
08-Apr-2024 use statements must be ordered alphabetically
23-Dec-2023 Flexibility in allowing blank lines after inline comments
06-Dec-2023 Major update to CSS coding standards to include PostCSS and Drupal 10
31-Oct-2023 Conditions can be wrapped into multiple lines
25-Oct-2023 Functions that start with an underscore should be treated as private and include the @internal annotation in their docblock