Skip to content

Add setSilent() method to URI class#3005

Merged
MGatner merged 1 commit intocodeigniter4:developfrom
michalsn:uri_setSilent
May 17, 2020
Merged

Add setSilent() method to URI class#3005
MGatner merged 1 commit intocodeigniter4:developfrom
michalsn:uri_setSilent

Conversation

@michalsn
Copy link
Copy Markdown
Member

Description
Using $uri->setSilent() method will disable throwing exceptions. May be handy for using with methods like $uri->getSegment().

Ref: #2952, #2949

Checklist:

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

@MGatner MGatner merged commit b056244 into codeigniter4:develop May 17, 2020
@michalsn michalsn deleted the uri_setSilent branch July 3, 2020 06:58
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.

2 participants