index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe-php-shim
/
src
/
zip.rs
Age
Commit message (
Expand
)
Author
2026-08-18
refactor(zip): return a ZipEntryStat struct from stat_index
nsfisis
2026-08-10
fix(php-shim): return an error from fileperms instead of 0
nsfisis
2026-08-09
feat(archiver): preserve file permissions in zip archives
nsfisis
2026-08-08
feat(php-shim): give ported exceptions PHP's class hierarchy
nsfisis
2026-08-07
refactor: merge split inherent impl blocks into one per type
nsfisis
2026-08-06
refactor(php-shim): take filesystem paths as impl AsRef<Path>
nsfisis
2026-08-02
chore(todo): consolidate TODO comments into the five fixed marker tags
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
test: port 35 auth/installer/io/zip/bitbucket tests; implement date_create
nsfisis
2026-06-25
feat(external-packages,shim): implement impl todos across components
nsfisis
2026-06-24
test: port more unimplemented tests
nsfisis
2026-06-22
feat(php-shim): implement fopen-family stream API on PhpResource
nsfisis
2026-06-21
refactor(php-shim): split lib.rs
nsfisis