Skip to content

feat: add support for parsing array options#10079

Open
paulbalandan wants to merge 1 commit intocodeigniter4:4.8from
paulbalandan:array-options
Open

feat: add support for parsing array options#10079
paulbalandan wants to merge 1 commit intocodeigniter4:4.8from
paulbalandan:array-options

Conversation

@paulbalandan
Copy link
Copy Markdown
Member

Description
Support parsing --option=foo --option=bar into ['option' => ['foo', 'bar']].

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 31, 2026
@paulbalandan paulbalandan changed the title feat: add supporting for parsing array options feat: add support for parsing array options Mar 31, 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.

1 participant