aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-shim
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-20 15:23:13 +0900
committernsfisis <nsfisis@gmail.com>2026-06-20 15:23:59 +0900
commitb7c3981fd60662cdf500aaf1a7e49a77b967968d (patch)
treef15079f31448cd882ade567eb7f9fade067b0277 /crates/shirabe-php-shim
parentac544bc3e1cb90cdcce4636654d0e266a78a2f85 (diff)
downloadphp-shirabe-b7c3981fd60662cdf500aaf1a7e49a77b967968d.tar.gz
php-shirabe-b7c3981fd60662cdf500aaf1a7e49a77b967968d.tar.zst
php-shirabe-b7c3981fd60662cdf500aaf1a7e49a77b967968d.zip
fix(comparer): return instead of exiting the process on doTree failure
Composer's doCompare() calls `exit;` when the destination doTree fails, but the source branch handles the identical failure with `return;`. The asymmetry has been present since the class was first written (2413b55c6, 2018) and is almost certainly a bug. Treat it as `return` so a failed local-change detection no longer terminates the whole process. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe-php-shim')
0 files changed, 0 insertions, 0 deletions