diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-20 05:56:10 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-20 05:56:10 +0900 |
| commit | 067252c91aea11045589795e4a98c8d6032e3356 (patch) | |
| tree | 77f44986c25c7dbf05f34c11e6e11e07bb0c761a /crates/shirabe/src/command/about_command.rs | |
| parent | 7f14217abbba2f89ae5845d63c8f97b606354f45 (diff) | |
| download | php-shirabe-067252c91aea11045589795e4a98c8d6032e3356.tar.gz php-shirabe-067252c91aea11045589795e4a98c8d6032e3356.tar.zst php-shirabe-067252c91aea11045589795e4a98c8d6032e3356.zip | |
fix(run-script-command): pass script choices as assoc array in interact
PHP's RunScriptCommand::interact passes $options keyed by script name, so
select resolves the entered value to the script name and sets it as the
script argument. The port passed only the keys as a list, which made select
resolve to a numeric index instead of the script name.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/command/about_command.rs')
0 files changed, 0 insertions, 0 deletions
