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.
15
15
- Note: this does not affect the PEAR sniffs.
16
16
17
17
### 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
18
22
- Added support for readonly classes to File::getClassProperties() through a new is_readonly array index in the return value
19
23
- Thanks to Juliette Reinders Folmer (@jrfnl ) for the patch
20
24
- Added support for readonly class to a number of sniffs
You can’t perform that action at this time.
0 commit comments