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-rpc
/
php
Age
Commit message (
Expand
)
Author
2026-08-07
feat(plugin): cross alias packages over RPC as proxy stubs
nsfisis
2026-08-07
refactor(platform-repository): fetch the PHP runtime in one RPC call
nsfisis
2026-08-07
feat(php-rpc): cross materialized values as PHP object records
nsfisis
2026-08-06
fix(php-rpc): carry the worker channel over a socketpair
nsfisis
2026-08-06
feat(plugin): let links and release dates cross the RPC boundary
nsfisis
2026-08-06
feat(plugin): widen the RPC surface to LibraryInstaller-based plugins
nsfisis
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-05
feat(plugin): run plugin-provided commands in a worker-side application
nsfisis
2026-08-04
feat(plugin): generate proxy stubs for the package and repository graph
nsfisis
2026-08-04
feat(plugin): generate the worker proxy stubs from the Composer sources
nsfisis
2026-08-04
fix(plugin): resolve review findings in the plugin activation flow
nsfisis
2026-08-04
feat(plugin): activate plugins through the PHP RPC worker
nsfisis
2026-08-03
feat(php-rpc): rework the RPC channel into the tagged plugin protocol
nsfisis
2026-07-26
feat(diagnose-command): report the real curl version
nsfisis
2026-07-26
feat(diagnose-command): query the real PHP runtime in one RPC call
nsfisis
2026-07-24
fix(dependency-resolver): query real PHP for ext-* version/loaded checks
nsfisis
2026-07-20
feat(php-rpc): implement phpinfo() capture over RPC
nsfisis
2026-07-04
fix(php-rpc): wire Runtime::invoke/get_extension_info/extensions
nsfisis
2026-07-02
feat(php-rpc): implement Runtime::has_constant/get_constant via php-rpc
nsfisis
2026-07-01
feat(php-rpc): query real PHP version and binary for --version
nsfisis