diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-06 23:54:52 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-06 23:54:52 +0900 |
| commit | 6ab39f42fc5bf05b29f24e315bf3088513b0f626 (patch) | |
| tree | 165724b8db246961727ac5176422b2d7168453b5 /crates/shirabe/tests/package/base_package_test.rs | |
| parent | 7f24ec418432a66da451b7c83042185dca42da9c (diff) | |
| download | php-shirabe-main.tar.gz php-shirabe-main.tar.zst php-shirabe-main.zip | |
BaseConfigCommand::initialize skipped the parent BaseCommand::initialize
chain (plugin enable/disable resolution, PRE_COMMAND_RUN event dispatch,
COMPOSER_NO_* env option overrides), unlike PHP's parent::initialize()
call. The trait-disambiguation blocker cited in the old TODO was already
solved elsewhere via the base_command_initialize free function; wire it
in here too so ConfigCommand and RepositoryCommand match PHP behavior.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/package/base_package_test.rs')
0 files changed, 0 insertions, 0 deletions
