diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-09 00:10:39 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-09 00:14:34 +0900 |
| commit | a6fc2831562fa83b8f20a3b8285b87102c1775d8 (patch) | |
| tree | 715af4c233cdfc7355a42aeab17316d76051562e /crates/shirabe/src/dependency_resolver/operation | |
| parent | 5ffe30e9962524415cd12b31e094bf75ca4e4908 (diff) | |
| download | php-shirabe-a6fc2831562fa83b8f20a3b8285b87102c1775d8.tar.gz php-shirabe-a6fc2831562fa83b8f20a3b8285b87102c1775d8.tar.zst php-shirabe-a6fc2831562fa83b8f20a3b8285b87102c1775d8.zip | |
fix(json): let an \Error out of JsonFile::read untouched
The port's fall-through stood in for PHP's `catch (\Exception $e)`, which
does not catch an `\Error`; a TypeError reaching JsonFile::read would come
back out as a `\RuntimeException` saying the file could not be read.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/dependency_resolver/operation')
0 files changed, 0 insertions, 0 deletions
