Skip to content

feat: add support to parse the -- separator for commands#10070

Open
paulbalandan wants to merge 2 commits intocodeigniter4:4.8from
paulbalandan:cli-double-hyphen
Open

feat: add support to parse the -- separator for commands#10070
paulbalandan wants to merge 2 commits intocodeigniter4:4.8from
paulbalandan:cli-double-hyphen

Conversation

@paulbalandan
Copy link
Member

Description
Adds support for POSIX -- delimiter to mean the end of options.

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 25, 2026
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