Skip to content

docs: fix incomingrequest.rst and note to getVar()#8170

Merged
kenjis merged 18 commits intocodeigniter4:developfrom
kenjis:docs-getVar-not-recommened
Nov 9, 2023
Merged

docs: fix incomingrequest.rst and note to getVar()#8170
kenjis merged 18 commits intocodeigniter4:developfrom
kenjis:docs-getVar-not-recommened

Conversation

@kenjis
Copy link
Copy Markdown
Member

@kenjis kenjis commented Nov 8, 2023

Description
The getVar() method is complicated and difficult to use.
It is not recommended.

  • change the descriptions so that getVar() can be deprecated.
  • fix small errors.

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

@kenjis kenjis added the documentation Pull requests for documentation only label Nov 8, 2023
Comment thread user_guide_src/source/incoming/incomingrequest.rst Outdated
Co-authored-by: Michal Sniatala <michal@sniatala.pl>
@kenjis kenjis changed the title docs: fix incomingrequest.rst docs: fix incomingrequest.rst and note to getVar() Nov 8, 2023
Copy link
Copy Markdown
Contributor

@datamweb datamweb left a comment

Choose a reason for hiding this comment

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

I am glad that you are removing getVar() from the documente. 😂

@kenjis kenjis merged commit dc911c0 into codeigniter4:develop Nov 9, 2023
@kenjis kenjis deleted the docs-getVar-not-recommened branch November 9, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants