File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments