aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/command/suggests_command_test.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-21 20:23:04 +0900
committernsfisis <nsfisis@gmail.com>2026-06-21 20:23:04 +0900
commite4402e52c08b8b28497151302c994793ce885cc3 (patch)
treeb1a12dd3941c95d1b64ed4f38a38902eecf2ff18 /crates/shirabe/tests/command/suggests_command_test.rs
parentaa270b53045cc1ce779447f4f19448236e9c4c67 (diff)
downloadphp-shirabe-e4402e52c08b8b28497151302c994793ce885cc3.tar.gz
php-shirabe-e4402e52c08b8b28497151302c994793ce885cc3.tar.zst
php-shirabe-e4402e52c08b8b28497151302c994793ce885cc3.zip
refactor(php-shim): drop current()/key()/end() array helpers
PHP's internal array pointer (current/key/end) has no clean Rust equivalent. Remove these todo!() shim stubs and replace each call site with direct first/last element access matching Composer's original behavior. Unblocks Config::merge of anonymous {name: false} disable entries, re-enabling test_add_packagist_repository. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/command/suggests_command_test.rs')
0 files changed, 0 insertions, 0 deletions