Skip to content

refactor: Remove deprecated EVENT_PRIORITY_* - #9401

Merged
paulbalandan merged 2 commits into
codeigniter4:4.6from
neznaika0:refactor/rm-deprecated-event-const
Jan 13, 2025
Merged

refactor: Remove deprecated EVENT_PRIORITY_*#9401
paulbalandan merged 2 commits into
codeigniter4:4.6from
neznaika0:refactor/rm-deprecated-event-const

Conversation

@neznaika0

@neznaika0neznaika0 commented Jan 12, 2025

Copy link
Copy Markdown
Contributor

Description
See #6000 (v4.2.0)
Constants are used a little in the system, so there are few updates.

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

@paulbalandanpaulbalandan added the refactor Pull requests that refactor code label Jan 12, 2025
Comment threaduser_guide_src/source/extending/events.rst Outdated
@neznaika0
neznaika0force-pushed the refactor/rm-deprecated-event-const branch from 1acdae4 to 624beefCompareJanuary 12, 2025 20:41
@paulbalandan
paulbalandan merged commit 4c16324 into codeigniter4:4.6Jan 13, 2025
@neznaika0
neznaika0 deleted the refactor/rm-deprecated-event-const branch January 13, 2025 04:50
@paulbalandanpaulbalandan mentioned this pull request Jan 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactorPull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@neznaika0@michalsn@samsonasik@paulbalandan