diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-06 17:02:16 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-06 17:02:16 +0900 |
| commit | 5c872cd39802739bfe5e21913b968fe0ae934830 (patch) | |
| tree | 6cc561f58bf3b1fbd7b943c5b2cfca6311ea67ed /crates/shirabe/src/package/version | |
| parent | 44e82cc7d937d49593c6f436d03a38f3371b6873 (diff) | |
| download | php-shirabe-5c872cd39802739bfe5e21913b968fe0ae934830.tar.gz php-shirabe-5c872cd39802739bfe5e21913b968fe0ae934830.tar.zst php-shirabe-5c872cd39802739bfe5e21913b968fe0ae934830.zip | |
fix(json-loader): pass decoded config to loader instead of empty map
The Phase B stub discarded the decoded PhpMixed and handed an empty
IndexMap to LoaderInterface::load, so nothing was actually loaded.
Unbox PhpMixed::Array into the map; mirror PHP's array $config type
juggling by raising a TypeError for non-array decode results.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/package/version')
0 files changed, 0 insertions, 0 deletions
