Skip to content

Releases: HarmonyIO/PHP-CodeSniffer-Ruleset

v1.0.0-rc1

24 Dec 16:06
ae732ba

Choose a tag to compare

Added

Changed

  • [d420eac] Allow single line property docblock
  • [b4dffa0] Excluded requirement of fully qualified exceptions
  • [52eb47c] Prevent errors on unused imports in annotations
  • [1023bbe] Disable control structure spacing for yields
  • [bd74644] Disable DisallowedPostDecrementOperator rule
  • [85bfb91] Allow @dataProvider annotation
  • [9e93294] Disable DisallowedPostIncrementOperator rule
  • [d41e21b] Update php_codesniffer to 3.4.0

Deprecated

None

Removed

None

Fixed

  • [d3678da] Disable Classes.SuperfluousExceptionNaming.SuperfluousSuffix sniff until upstream release the bug fix where classes called Exception result in a false positive (slevomat/coding-standard#552)

Security

None

v0.1.0

07 Nov 16:13

Choose a tag to compare

Initial release