diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-20 05:32:30 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-20 05:32:30 +0900 |
| commit | 6a2040e9c1b200530269d65e5e57f897a4f95584 (patch) | |
| tree | 461276d06229d4b16892619a9bfa766e613cd71f /crates/shirabe/src/advisory/security_advisory.rs | |
| parent | 09755004c6d9396f10a5299a013834224da4e3d5 (diff) | |
| download | php-shirabe-6a2040e9c1b200530269d65e5e57f897a4f95584.tar.gz php-shirabe-6a2040e9c1b200530269d65e5e57f897a4f95584.tar.zst php-shirabe-6a2040e9c1b200530269d65e5e57f897a4f95584.zip | |
fix(installation-manager): un-ignore test_add_remove_installer
Add the __add_installer test seam that registers an installer as a
pre-built Rc handle, so the test can reproduce PHP's object-identity
semantics (assertSame / removeInstaller) via Rc::ptr_eq; add_installer
cannot serve because Rc::from(Box) reallocates, losing the caller's
pointer identity.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/advisory/security_advisory.rs')
0 files changed, 0 insertions, 0 deletions
