Skip to content

feat: add IncomingRequest::getRawInputVar() method#6943

Merged
kenjis merged 3 commits intocodeigniter4:4.3from
michalsn:feature/getRawInputVar
Dec 11, 2022
Merged

feat: add IncomingRequest::getRawInputVar() method#6943
kenjis merged 3 commits intocodeigniter4:4.3from
michalsn:feature/getRawInputVar

Conversation

@michalsn
Copy link
Copy Markdown
Member

@michalsn michalsn commented Dec 5, 2022

Description
Working with raw input data should be as easy as in other cases. getRawInputVar() adds missing features that are available for other methods, like retrieving specified indexes and filtering data.

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

@michalsn michalsn added enhancement PRs that improve existing functionalities 4.3 labels Dec 5, 2022
@kenjis
Copy link
Copy Markdown
Member

kenjis commented Dec 6, 2022

I have a question: #6910 (comment)

@michalsn michalsn requested review from MGatner and kenjis December 6, 2022 07:48
@MGatner
Copy link
Copy Markdown
Member

MGatner commented Dec 10, 2022

Kenjis hit this hard. Ping me if you need another review.

@kenjis kenjis merged commit ddf1af1 into codeigniter4:4.3 Dec 11, 2022
@michalsn michalsn deleted the feature/getRawInputVar branch December 12, 2022 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement PRs that improve existing functionalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants