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
/
filesystem
/
filesystem.rs
Age
Commit message (
Expand
)
Author
2026-08-09
refactor(symfony-filesystem): extract symfony/filesystem into the shirabe-sym...
nsfisis
2026-08-09
refactor(php-shim): make the fs mutators return Result
nsfisis
2026-08-09
feat(symfony-filesystem): append the failure reason to IOExceptions
nsfisis
2026-08-09
refactor(external-packages): test for Windows with cfg!(windows)
nsfisis
2026-08-09
refactor(php-shim): use std::path::MAIN_SEPARATOR over a shim constant
nsfisis
2026-08-08
feat(php-shim): give ported exceptions PHP's class hierarchy
nsfisis
2026-08-06
fix(symfony-filesystem): restore upstream behavior in five spots
nsfisis
2026-08-04
docs: state code facts instead of porting-phase progress
nsfisis
2026-07-25
refactor: replace redundant clones with moves
nsfisis
2026-07-24
docs(symfony-filesystem): mark unported Filesystem gaps with TODO(phase-c)
nsfisis
2026-07-24
refactor(symfony-filesystem): remove unused Filesystem API surface
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-25
feat(filesystem): port Symfony Filesystem methods
nsfisis
2026-06-14
chore: add "ref" comments to file header
nsfisis
2026-06-08
refactor(external-packages): drop component segment from symfony paths
nsfisis