Skip to content

coding-standard 1.2.0

Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 27 Nov 20:17
· 67 commits to master since this release
1.2.0
579818b

Added

  • #111 adds support for PHP 8.0.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #134 removes support for PHP 7.1 and 7.2.

Fixed

  • #133 fixes crashing when parent class does not exist in NamingConventions\Exception sniff.