Skip to content

feat: add support for options with attached values by =#10076

Merged
paulbalandan merged 1 commit intocodeigniter4:4.8from
paulbalandan:attached-options
Mar 29, 2026
Merged

feat: add support for options with attached values by =#10076
paulbalandan merged 1 commit intocodeigniter4:4.8from
paulbalandan:attached-options

Conversation

@paulbalandan
Copy link
Copy Markdown
Member

@paulbalandan paulbalandan commented Mar 29, 2026

Description
Support the parsing of options written like --option=value.

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

@github-actions github-actions bot added the 4.8 PRs that target the `4.8` branch. label Mar 29, 2026
Copy link
Copy Markdown
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

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

Thank you - nice option!

@paulbalandan paulbalandan merged commit f474a88 into codeigniter4:4.8 Mar 29, 2026
60 of 61 checks passed
@paulbalandan paulbalandan deleted the attached-options branch March 29, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.8 PRs that target the `4.8` branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants