Skip to content

Commit

Permalink
Remove ReturnTagHooksSniff, fix #62
Browse files Browse the repository at this point in the history
  • Loading branch information
kagg-design authored Dec 20, 2024
1 parent ae6f849 commit 3f52acd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 197 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file and formatted via [this recommendation](https://keepachangelog.com/).

## [1.4.0] - 2024-12-20
### Changed
- ReturnTagHooksSniff is removed.

## [1.3.0] - 2024-12-16
### Changed
- The minimum supported PHP version is now 7.1.
Expand Down
168 changes: 0 additions & 168 deletions WPForms/Sniffs/Comments/ReturnTagHooksSniff.php

This file was deleted.

29 changes: 0 additions & 29 deletions WPForms/Tests/Tests/Comments/ReturnTagHooksTest.php

This file was deleted.

0 comments on commit 3f52acd

Please sign in to comment.