Skip to content

chore: Bump to rector 2.3.0 and migrate FileWithoutNamespace to FileNode - #9854

Merged
samsonasik merged 4 commits into
codeigniter4:developfrom
samsonasik:chore-prepare-for-rector-230
Dec 25, 2025
Merged

chore: Bump to rector 2.3.0 and migrate FileWithoutNamespace to FileNode#9854
samsonasik merged 4 commits into
codeigniter4:developfrom
samsonasik:chore-prepare-for-rector-230

Conversation

@samsonasik

Copy link
Copy Markdown
Member

Description

see PR:

This rector requirement can be updated to 2.3.0 once 2.3.0 released.

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
samsonasik marked this pull request as draft December 24, 2025 00:38
@samsonasik

Copy link
Copy Markdown
MemberAuthor

Ready when Rector 2.3.0 released, rector/rector can be updated to:

- "rector/rector": "dev-main",+ "rector/rector": "2.3.0",

@samsonasiksamsonasik self-assigned this Dec 24, 2025
Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
@samsonasik
samsonasik marked this pull request as ready for review December 25, 2025 23:35
@samsonasiksamsonasik changed the title chore: Prepare to update to rector 2.3.0 and migrate FileWithoutNamespace to FileNodechore: Bump to rector 2.3.0 and migrate FileWithoutNamespace to FileNodeDec 25, 2025
@samsonasik

Copy link
Copy Markdown
MemberAuthor

I've bumped to rector 2.3.0 4b4b3c6 , let's merge 👍

@samsonasik
samsonasik merged commit 62c952c into codeigniter4:developDec 25, 2025
48 checks passed
@samsonasik
samsonasik deleted the chore-prepare-for-rector-230 branch December 25, 2025 23:51
Sign up for freeto 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.

1 participant

@samsonasik