index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe-external-packages
/
src
/
symfony
/
console
/
command
Age
Commit message (
Expand
)
Author
2026-06-29
feat(php-shim): implement DirectoryIterator in fs shim
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-25
feat(php-shim): model $_ENV/$_SERVER as OsString snapshots
nsfisis
2026-06-24
feat(console): implement application description for `list`
nsfisis
2026-06-24
fix(console): make Command/BaseCommand methods take &self
nsfisis
2026-06-23
refactor(console): close HelperSet to a fixed set of four helpers
nsfisis
2026-06-22
refactor(console): drop unported LazyCommand
nsfisis
2026-06-21
refactor(php-shim): split filter_var into per-filter functions
nsfisis
2026-06-20
fix(global-command): call base_run to stop run() infinite recursion
nsfisis
2026-06-20
refactor: auto-fix clippy warnings
nsfisis
2026-06-20
feat(command): implement --help output
nsfisis
2026-06-19
feat(command): implement Symfony Command
nsfisis
2026-06-14
refactor(pcre): return bool from preg_match shim
nsfisis
2026-06-14
chore: add "ref" comments to file header
nsfisis
2026-06-13
fix(console): flatten Application inheritance to restore overrides
nsfisis
2026-06-12
feat(symfony-console): port Symfony Console and make the workspace compile
nsfisis
2026-06-08
refactor(external-packages): drop component segment from symfony paths
nsfisis