| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 days | refactor(promise): drop \React\Promise | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 12 days | feat(deps): add tokio, async-trait | nsfisis | |
| 13 days | refactor(composer): unify Composer/PartialComposer via Rc handles | nsfisis | |
| Model PHP's `Composer extends PartialComposer` as a PartialOrFullComposer enum and merge partial_composer.rs into composer.rs. Introduce ComposerHandle / PartialComposerHandle (plus their Weak variants) so the graph can be shared, and build it at once with Rc::new_cyclic in the factory to resolve the back-reference cycles. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-20 | chore: allow unused code | nsfisis | |
| 2026-05-17 | fix(shirabe): correct invalid import paths and add missing dependency | nsfisis | |
| 2026-05-17 | feat(port): add stub implementations of shirabe-external-packages | nsfisis | |
| 2026-05-16 | feat(port): add template files for composer/semver | nsfisis | |
| 2026-05-15 | feat(port): port Zip.php | nsfisis | |
| Add zip crate dependency and ZipArchive stub to shirabe-php-shim. Also add dirname and stream_get_contents shim functions. | |||
| 2026-05-15 | refactor(advisory): replace JsonSerializable with serde::Serialize | nsfisis | |
| 2026-05-15 | feat(json): enable preserve_order feature of serde_json | nsfisis | |
| 2026-05-12 | feat(port): port IgnoredSecurityAdvisory.php | nsfisis | |
| 2026-05-12 | feat(port): ConfigurableRepositoryInterface.php | nsfisis | |
| 2026-05-12 | feat(port): port PluginBlockedException.php | nsfisis | |
| 2026-05-12 | feat(init): add files | nsfisis | |
