aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/console
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-27 04:34:46 +0900
committernsfisis <nsfisis@gmail.com>2026-06-27 04:35:36 +0900
commitf07202e69b389759cebed5a203756a1c66177e37 (patch)
tree566fe68fa3b8b76ae64f40f9d92b11a3ef6c2a0b /crates/shirabe/src/console
parent2b51554ff59d1e5cbf8dd2db65d278b0202a9102 (diff)
downloadphp-shirabe-f07202e69b389759cebed5a203756a1c66177e37.tar.gz
php-shirabe-f07202e69b389759cebed5a203756a1c66177e37.tar.zst
php-shirabe-f07202e69b389759cebed5a203756a1c66177e37.zip
fix(validate-command): release Composer borrow before dispatching CommandEvent
Holding a RefMut<Composer> across execute() conflicted with the shared borrow taken inside EventDispatcher::get_script_listeners, panicking with "RefCell already mutably borrowed". All accessors used here take &self, so a shared borrow suffices. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/console')
0 files changed, 0 insertions, 0 deletions