diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-21 20:27:13 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-21 20:27:13 +0900 |
| commit | e283399a0304846bbff8484f455c50ecb3de7048 (patch) | |
| tree | 0035845f7d362108b51b9358c8a02465bbdcf7b2 /crates/shirabe-php-shim/src/process.rs | |
| parent | e4402e52c08b8b28497151302c994793ce885cc3 (diff) | |
| download | php-shirabe-e283399a0304846bbff8484f455c50ecb3de7048.tar.gz php-shirabe-e283399a0304846bbff8484f455c50ecb3de7048.tar.zst php-shirabe-e283399a0304846bbff8484f455c50ecb3de7048.zip | |
refactor(php-shim): drop reset()/reset_first()/end_arr() array helpers
These slice/map wrappers mirrored PHP's internal array pointer and
have no clean Rust equivalent. Remove them and replace the lone
caller with direct first-element access; the rest were unused imports.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe-php-shim/src/process.rs')
0 files changed, 0 insertions, 0 deletions
