Skip to content
Mark Scherer edited this page Nov 5, 2021 · 3 revisions

To be considered/checked

  • Squiz.Classes.ClassFileName instead of own
  • Squiz.NamingConventions.ValidFunctionName instead of own
  • Squiz.WhiteSpace.CastSpacing instead of own
  • PSR2.Files.ClosingTag.NotAllowed instead of Zend.Files.ClosingTag

Excluded rules

  • PSR12.Functions.NullableTypeDeclaration: Already part of the included more powerful SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing
  • SlevomatCodingStandard.TypeHints.DeclareStrictTypes: We cannot enforce this right now
Clone this wiki locally