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 @@ -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
You can’t perform that action at this time.
0 commit comments