Skip to content

Implement PHP 8.2 readonly classes support#625

Merged
kylekatarnls merged 2 commits intomasterfrom
feature/php-8-2-false-and-null
Sep 3, 2022
Merged

Implement PHP 8.2 readonly classes support#625
kylekatarnls merged 2 commits intomasterfrom
feature/php-8-2-false-and-null

Conversation

@kylekatarnls
Copy link
Member

Type: feature
Issue: #617
Breaking change: no

@kylekatarnls kylekatarnls mentioned this pull request Sep 3, 2022
5 tasks
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2022

Codecov Report

Merging #625 (355bf56) into master (e36b69b) will increase coverage by 0.07%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##             master     #625      +/-   ##
============================================
+ Coverage     82.32%   82.39%   +0.07%     
- Complexity     3523     3527       +4     
============================================
  Files           217      217              
  Lines          9633     9640       +7     
============================================
+ Hits           7930     7943      +13     
+ Misses         1703     1697       -6     
Impacted Files Coverage Δ
...PDepend/Source/Language/PHP/PHPParserVersion82.php 66.66% <ø> (+66.66%) ⬆️
.../PDepend/Source/Language/PHP/AbstractPHPParser.php 87.79% <20.00%> (-0.13%) ⬇️
src/main/php/PDepend/Source/AST/ASTClass.php 12.00% <33.33%> (-0.50%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kylekatarnls kylekatarnls merged commit 4543df0 into master Sep 3, 2022
@kylekatarnls kylekatarnls deleted the feature/php-8-2-false-and-null branch September 3, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants