aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/main.rs
AgeCommit message (Expand)Author
2026-06-27refactor(main): minor refactoringnsfisis
2026-06-27feat(php-shim): drop shutdown function shim, defer OOM message to PHPnsfisis
2026-06-25feat(php-shim): model $_ENV/$_SERVER as OsString snapshotsnsfisis
2026-06-19test(command): add basic smoke testsnsfisis
2026-06-19feat(command): implement Symfony Commandnsfisis
2026-06-12feat(php-shim): implement runtime functions to run --versionnsfisis
2026-06-11feat(php-shim): implement realpath, putenv, and env/server mutatorsnsfisis
2026-06-11refactor(argv): use std::env::args instead of server_argv shimnsfisis
2026-06-11feat(bin): port composer entry point into main.rsnsfisis
2026-05-12feat(init): add filesnsfisis