Skip to content

chore: Bump to StructArmed 0.15 and enable MustBeFinalRule on tests#1359

Merged
samsonasik merged 2 commits into
codeigniter4:developfrom
samsonasik:chore-bump-strucarmed-015-must-be-final
Jul 20, 2026
Merged

chore: Bump to StructArmed 0.15 and enable MustBeFinalRule on tests#1359
samsonasik merged 2 commits into
codeigniter4:developfrom
samsonasik:chore-bump-strucarmed-015-must-be-final

Conversation

@samsonasik

Copy link
Copy Markdown
Member

Description

StructArmed 0.15.0 introduce ExtendedClassAwareRuleInterface that makes MustBeFinalRule safely be used to skip if there is class that extend target class.

This PR bump StructArmed to 0.15.1 and apply the MustBeFinalRule with single command to fix on tests directory.

vendor/bin/structarmed analyze --fix

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@samsonasik samsonasik changed the title Bump to StructArmed 0.15 and enable MustBeFinalRule chore: Bump to StructArmed 0.15 and enable MustBeFinalRule Jul 20, 2026
@samsonasik samsonasik changed the title chore: Bump to StructArmed 0.15 and enable MustBeFinalRule chore: Bump to StructArmed 0.15 and enable MustBeFinalRule on tests Jul 20, 2026
@samsonasik

Copy link
Copy Markdown
Member Author

Ready for review/merge 👍

@samsonasik

Copy link
Copy Markdown
Member Author

Thank you @michalsn for the review, let's merge 👍

@samsonasik
samsonasik merged commit bf0e342 into codeigniter4:develop Jul 20, 2026
35 of 37 checks passed
@samsonasik
samsonasik deleted the chore-bump-strucarmed-015-must-be-final branch July 20, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants