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
/
var.rs
Age
Commit message (
Expand
)
Author
2026-08-12
docs(todo): retag TODO markers by root cause
nsfisis
2026-08-10
feat(console): import scripts Command classes as application commands
nsfisis
2026-08-10
style(php-shim): drop the underscore from used parameter names
nsfisis
2026-08-09
refactor(php-shim): remove shim functions with no callers
nsfisis
2026-08-08
feat(php-shim): give ported exceptions PHP's class hierarchy
nsfisis
2026-08-06
fix(platform-repository): report the icu and imagick libraries
nsfisis
2026-08-06
fix(download-manager): name the downloader class in its LogicException
nsfisis
2026-08-04
feat(php-shim): render stdClass-shaped objects in var_export
nsfisis
2026-08-02
chore(todo): consolidate TODO comments into the five fixed marker tags
nsfisis
2026-07-24
fix(solver-problems): compare RULE_LEARNED sort keys like PHP's <=>
nsfisis
2026-07-20
fix(advisory): treat int-keyed ignore entries as plain IDs
nsfisis
2026-06-28
fix(php-shim): emit NUL bytes as concatenation in var_export
nsfisis
2026-06-26
test: port 59 autoload/vcs/installer/util/command tests; fix output capture
nsfisis
2026-06-24
refactor(php-shim): remove is_resource/is_resource_value
nsfisis
2026-06-21
feat(php-shim): implement serialize/var_export/to_array/get_debug_type
nsfisis
2026-06-21
refactor(php-shim): split lib.rs
nsfisis