Skip to content

Commit 6f5d03b

Browse files
committed
Changelog for #77, #76, #84, #90
1 parent 2398a9a commit 6f5d03b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ The file documents changes to the PHP_CodeSniffer project.
117117
- Note: this does not affect the PEAR sniffs.
118118

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

0 commit comments

Comments
 (0)