Skip to content

chore: enable RemoveDuplicatedReturnSelfDocblockRector#10389

Merged
samsonasik merged 1 commit into
codeigniter4:developfrom
samsonasik:chore-enable-return-self
Jul 8, 2026
Merged

chore: enable RemoveDuplicatedReturnSelfDocblockRector#10389
samsonasik merged 1 commit into
codeigniter4:developfrom
samsonasik:chore-enable-return-self

Conversation

@samsonasik

Copy link
Copy Markdown
Member

Description

Enable RemoveDuplicatedReturnSelfDocblockRector to remove @return docblock that duplicates the native self/static return type of the current object.

This PR also clean up phpstan ignore config.

Checklist:

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

@samsonasik

Copy link
Copy Markdown
Member Author

Ready to merge 👍

@samsonasik

Copy link
Copy Markdown
Member Author

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

@samsonasik samsonasik merged commit 192c22f into codeigniter4:develop Jul 8, 2026
56 checks passed
@samsonasik samsonasik deleted the chore-enable-return-self branch July 8, 2026 05:19
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.

3 participants