Skip to content

Allow readonly before public/protected/private#673

Merged
kylekatarnls merged 1 commit intomasterfrom
fix/issue-665-readonly
Aug 10, 2023
Merged

Allow readonly before public/protected/private#673
kylekatarnls merged 1 commit intomasterfrom
fix/issue-665-readonly

Conversation

@kylekatarnls
Copy link
Member

Type: bugfix
Issue: Fix #665
Breaking change: no

@kylekatarnls kylekatarnls force-pushed the fix/issue-665-readonly branch from 174be59 to 171a651 Compare August 9, 2023 21:07
@kylekatarnls kylekatarnls force-pushed the fix/issue-665-readonly branch from 171a651 to 228bcb5 Compare August 9, 2023 21:08
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ad4d6c5) 82.08% compared to head (228bcb5) 82.09%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #673   +/-   ##
=========================================
  Coverage     82.08%   82.09%           
- Complexity     3441     3443    +2     
=========================================
  Files           154      154           
  Lines          9467     9471    +4     
=========================================
+ Hits           7771     7775    +4     
  Misses         1696     1696           
Files Changed Coverage Δ
.../PDepend/Source/Language/PHP/AbstractPHPParser.php 87.96% <ø> (ø)
...PDepend/Source/Language/PHP/PHPParserVersion81.php 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kylekatarnls kylekatarnls merged commit 7ab5e96 into master Aug 10, 2023
@kylekatarnls kylekatarnls deleted the fix/issue-665-readonly branch August 10, 2023 06:41
@kylekatarnls kylekatarnls added this to the 2.15.0 milestone Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected token when using promoted properties with two modifiers in constructor

2 participants