File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
3030 -- A new T_TYPE_UNION token is available to represent the pipe character
3131 -- File::getMethodParameters(), getMethodProperties(), and getMemberProperties() will now return union types
3232 -- Thanks to Juliette Reinders Folmer for the patch
33+ - File::getMethodParameters() now supports PHP 8.0 constructor property promotion
34+ -- Returned method params now include a `property_visibility` and `visibility_token` index if property promotion is detected
35+ -- Thanks to Juliette Reinders Folmer for the patch
3336 - Include patterns are now ignored when processing STDIN
3437 -- Previously, checks using include patterns were excluded when processing STDIN when no file path was provided via --stdin-path
3538 -- Now, all include and exclude rules are ignored when no file path is provided, allowing all checks to run
You can’t perform that action at this time.
0 commit comments