Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 563 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Added

  • Ignore PHP 7 scalar type hint errors (error code: "Squiz.Commenting.FunctionComment.ScalarTypeHintMissing").

Changed

  • The "@inheritDoc" tag is now supported (before only "{@inheritdoc}" was supported.

Fixed

  • Files, containing "e_" in the middle of filename were partially ignored.

[1.0.0] - 2018-12-08

Added

  • Initial release (support PHP_CodeSniffer 1.x and 2.x).