diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-04 19:49:26 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-04 19:49:26 +0900 |
| commit | 6683d321cc73a7730a99b7012353481e3abd316f (patch) | |
| tree | 4929f2bc9db84712e9288c4ab580524edd060857 /crates/shirabe/src/command/config_command.rs | |
| parent | 3ff81cbade26a5de4e67076854e59b16a270140b (diff) | |
| download | php-shirabe-6683d321cc73a7730a99b7012353481e3abd316f.tar.gz php-shirabe-6683d321cc73a7730a99b7012353481e3abd316f.tar.zst php-shirabe-6683d321cc73a7730a99b7012353481e3abd316f.zip | |
fix(search-command): use as_list() to read variadic tokens argument
ArgvInput stores variadic arguments as PhpMixed::List, not
PhpMixed::Array, so as_array() always returned None and the search
query was silently empty, causing packagist to reject every request
with a 400 Bad Request.
Diffstat (limited to 'crates/shirabe/src/command/config_command.rs')
0 files changed, 0 insertions, 0 deletions
