Skip to content

Commit

Permalink
Changelog for #77, #76, #84, #90
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Dec 4, 2023
1 parent 11ea94d commit 4d9aef0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ The file documents changes to the PHP_CodeSniffer project.
- Note: this does not affect the PEAR sniffs.

### Added
- Runtime support for PHP 8.3. All known PHP 8.3 deprecation notices have been fixed.
- Syntax support for new PHP 8.3 features will follow in a future release.
- If you find any PHP 8.3 deprecation notices which were missed, please report them.
- Thanks to Juliette Reinders Folmer (@jrfnl) for the patches
- Added support for readonly classes to File::getClassProperties() through a new is_readonly array index in the return value
- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
- Added support for readonly class to a number of sniffs
Expand Down

0 comments on commit 4d9aef0

Please sign in to comment.