Skip to content

refactor: remove deprecated static constructors of FrameworkException and child classes#9977

Merged
paulbalandan merged 1 commit intocodeigniter4:4.8from
paulbalandan:cleanup-exceptions
Feb 21, 2026
Merged

refactor: remove deprecated static constructors of FrameworkException and child classes#9977
paulbalandan merged 1 commit intocodeigniter4:4.8from
paulbalandan:cleanup-exceptions

Conversation

@paulbalandan
Copy link
Member

Description
Explain what you have changed, and why.

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

@paulbalandan paulbalandan added refactor Pull requests that refactor code 4.8 PRs that target the `4.8` branch. labels Feb 21, 2026
Copy link
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're on fire today 🔥

@paulbalandan paulbalandan force-pushed the cleanup-exceptions branch 2 times, most recently from b3fbcb6 to 3127fe4 Compare February 21, 2026 18:36
@paulbalandan paulbalandan merged commit cd3013b into codeigniter4:4.8 Feb 21, 2026
50 checks passed
@paulbalandan paulbalandan deleted the cleanup-exceptions branch February 21, 2026 19:48
@neznaika0
Copy link
Contributor

@paulbalandan @michalsn system/bootstrap.php does not require any changes. I think it's worth deleting it as well as the mention of index.php in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.8 PRs that target the `4.8` branch. refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants