Skip to content

Releases: lunr-php/lunr-coding-standard

Lunr Coding Standard 0.11.0

20 Mar 15:29
Compare
Choose a tag to compare
  • Add rules to detect unused and useless variables
  • Switch function and variable naming convention to camelCaps
  • Add rule for early exit

Lunr Coding Standard 0.10.2

20 Mar 15:29
Compare
Choose a tag to compare
  • Detect test classes ending with "TestCase" instead of "Test"

Lunr Coding Standard 0.10.1

17 Oct 13:03
Compare
Choose a tag to compare
  • Adjust regex for function param phpdoc to support intersection types

Lunr Coding Standard 0.10.0

17 Oct 13:02
Compare
Choose a tag to compare
  • Add rules for use statements

Lunr Coding Standard 0.9.0

17 Oct 13:02
Compare
Choose a tag to compare
  • Initial tagged release