diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-11 16:37:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-11 16:37:32 +0900 |
| commit | fbcba37940f27e9c22df0901e6b3b737c26b4369 (patch) | |
| tree | fcd1dc68b5dca03315abf0d16ff48c5deb6112f5 /crates/shirabe-external-packages/src/composer/xdebug_handler.rs | |
| parent | 27d00055df8691a6bd99aaf38633a7338b16cc6a (diff) | |
| download | php-shirabe-fbcba37940f27e9c22df0901e6b3b737c26b4369.tar.gz php-shirabe-fbcba37940f27e9c22df0901e6b3b737c26b4369.tar.zst php-shirabe-fbcba37940f27e9c22df0901e6b3b737c26b4369.zip | |
fix(command-loader): return Rc<RefCell<dyn Command>> from get()
CommandLoaderInterface::get() returned Box<dyn Command>, which didn't
match the Rc<RefCell<dyn SymfonyCommand>> Application::add() expects,
leaving both call sites as todo!() panics.
Diffstat (limited to 'crates/shirabe-external-packages/src/composer/xdebug_handler.rs')
0 files changed, 0 insertions, 0 deletions
