Skip to content

docs: add none parameter example to the query builder like() method - #10019

Merged
michalsn merged 2 commits into
codeigniter4:developfrom
michalsn:docs/qb-like
Mar 3, 2026
Merged

docs: add none parameter example to the query builder like() method#10019
michalsn merged 2 commits into
codeigniter4:developfrom
michalsn:docs/qb-like

Conversation

@michalsn

Copy link
Copy Markdown
Member

Description
This PR updates the user guide with an example of the none parameter for Query Builder like* methods.

Fixes#10018

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsnmichalsn added the documentation Pull requests for documentation only label Mar 3, 2026
@michalsnmichalsn changed the title docs: add none parameter example to the query builder like methoddocs: add none parameter example to the query builder like() methodMar 3, 2026
@michalsn
michalsn merged commit df5ad3c into codeigniter4:developMar 3, 2026
9 checks passed
@michalsn

Copy link
Copy Markdown
MemberAuthor

Thank you for the reviews!

@michalsn
michalsn deleted the docs/qb-like branch March 5, 2026 06:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationPull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: $builder->notLike not working

3 participants

@michalsn@neznaika0@paulbalandan