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

Pass filter arguments to after() and before() methods #3316

Merged
merged 6 commits into from
Jul 15, 2020
Merged

Pass filter arguments to after() and before() methods #3316

merged 6 commits into from
Jul 15, 2020

Conversation

tangix
Copy link
Contributor

@tangix tangix commented Jul 15, 2020

Description
Fixing #3216 by changing the FilterInterface::after() and before() to contain the arguments from the routing setup.
Updating core classes implementing FilterInterface, tests and docs.

Checklist:

  • Securely signed commits
  • Component(s) with PHPdocs
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@tangix
Copy link
Contributor Author

tangix commented Jul 15, 2020

Note that code implementing FilterInterface needs to be updated!

@lonnieezell
Copy link
Member

Could you add a note to update the implementations on the Changelog? https://github.com/codeigniter4/CodeIgniter4/blob/develop/user_guide_src/source/changelogs/v4.0.4.rst

@michalsn michalsn merged commit 6703724 into codeigniter4:develop Jul 15, 2020
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