index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2026-08-16
refactor(env): route Shirabe's own env reads through the shim
nsfisis
2026-08-12
docs(todo): retag TODO markers by root cause
nsfisis
2026-08-10
feat(xdebug): switch Xdebug off in the PHP worker
nsfisis
2026-08-09
refactor(cargo): drop the now-empty shirabe-external-packages crate
nsfisis
2026-07-25
feat(tracing): init tracing subscriber from $SHIRABE_TRACING
nsfisis
2026-07-24
fix(dependency-resolver): query real PHP for ext-* version/loaded checks
nsfisis
2026-07-17
perf(sync-executor): drive HTTP fetches through one real top-level runtime
nsfisis
2026-06-27
refactor(main): minor refactoring
nsfisis
2026-06-27
feat(php-shim): drop shutdown function shim, defer OOM message to PHP
nsfisis
2026-06-25
feat(php-shim): model $_ENV/$_SERVER as OsString snapshots
nsfisis
2026-06-19
test(command): add basic smoke tests
nsfisis
2026-06-19
feat(command): implement Symfony Command
nsfisis
2026-06-12
feat(php-shim): implement runtime functions to run --version
nsfisis
2026-06-11
feat(php-shim): implement realpath, putenv, and env/server mutators
nsfisis
2026-06-11
refactor(argv): use std::env::args instead of server_argv shim
nsfisis
2026-06-11
feat(bin): port composer entry point into main.rs
nsfisis
2026-05-12
feat(init): add files
nsfisis