diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-16 12:59:46 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-16 12:59:46 +0900 |
| commit | baf9aff3134ac5a10260d3be421a2c17a0180d64 (patch) | |
| tree | 6040df4de5932e46b14cbefa2c239de2756caf23 /crates/shirabe/tests/plugin/plugin_installer_test.rs | |
| parent | fce44d4587ba11b080fe0266c483d0be684ffd0d (diff) | |
| download | php-shirabe-baf9aff3134ac5a10260d3be421a2c17a0180d64.tar.gz php-shirabe-baf9aff3134ac5a10260d3be421a2c17a0180d64.tar.zst php-shirabe-baf9aff3134ac5a10260d3be421a2c17a0180d64.zip | |
refactor(php-shim): decode JSON straight into PhpMixed
json_decode built a serde_json::Value first and then converted it. Drive
serde_json's Deserializer with a DeserializeSeed instead, so the value is
built in one pass without the intermediate representation.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/plugin/plugin_installer_test.rs')
0 files changed, 0 insertions, 0 deletions
