aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-external-packages/src/symfony/console/command
AgeCommit message (Expand)Author
2026-06-29feat(php-shim): implement DirectoryIterator in fs shimnsfisis
2026-06-28refactor: add linternsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-25feat(php-shim): model $_ENV/$_SERVER as OsString snapshotsnsfisis
2026-06-24feat(console): implement application description for `list`nsfisis
2026-06-24fix(console): make Command/BaseCommand methods take &selfnsfisis
2026-06-23refactor(console): close HelperSet to a fixed set of four helpersnsfisis
2026-06-22refactor(console): drop unported LazyCommandnsfisis
2026-06-21refactor(php-shim): split filter_var into per-filter functionsnsfisis
2026-06-20fix(global-command): call base_run to stop run() infinite recursionnsfisis
2026-06-20refactor: auto-fix clippy warningsnsfisis
2026-06-20feat(command): implement --help outputnsfisis
2026-06-19feat(command): implement Symfony Commandnsfisis
2026-06-14refactor(pcre): return bool from preg_match shimnsfisis
2026-06-14chore: add "ref" comments to file headernsfisis
2026-06-13fix(console): flatten Application inheritance to restore overridesnsfisis
2026-06-12feat(symfony-console): port Symfony Console and make the workspace compilensfisis
2026-06-08refactor(external-packages): drop component segment from symfony pathsnsfisis