Skip to content

Commit 4d9aef0

Browse files
committed
Changelog for #77, #76, #84, #90
1 parent 11ea94d commit 4d9aef0

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
@@ -15,6 +15,10 @@ The file documents changes to the PHP_CodeSniffer project.
1515
- Note: this does not affect the PEAR sniffs.
1616

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

0 commit comments

Comments
 (0)