Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Remove deprecated RedirectException #9399

Conversation

neznaika0
Copy link
Contributor

Description
Deprecated in 4.4 #7545
It can be deleted in 4.6. The current code has already been replaced with a new CodeIgniter\HTTP\Exceptions\RedirectException and does not require updating.

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

@neznaika0 neznaika0 force-pushed the refactor/rm-deprecated-redirect-exception branch from 2534e5a to 2324d2e Compare January 11, 2025 11:21
@neznaika0 neznaika0 changed the title refactor: rm deprecated redirect exception refactor: Remove deprecated RedirectException Jan 11, 2025
@neznaika0 neznaika0 force-pushed the refactor/rm-deprecated-redirect-exception branch from 2324d2e to 3773cdd Compare January 11, 2025 16:01
@michalsn michalsn added refactor Pull requests that refactor code 4.6 labels Jan 11, 2025
@neznaika0 neznaika0 force-pushed the refactor/rm-deprecated-redirect-exception branch from 3773cdd to 9efa6ae Compare January 11, 2025 16:41
@paulbalandan paulbalandan merged commit f67bc68 into codeigniter4:4.6 Jan 11, 2025
50 checks passed
@neznaika0 neznaika0 deleted the refactor/rm-deprecated-redirect-exception branch January 11, 2025 19:30
@paulbalandan paulbalandan mentioned this pull request Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Pull requests that refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants