aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/php-rpc.md
AgeCommit message (Expand)Author
2026-08-06feat(plugin): widen the RPC surface to LibraryInstaller-based pluginsnsfisis
2026-08-06feat(plugin): run plugin-provided installers through the RPC workernsfisis
2026-08-05feat(plugin): run plugin-provided commands in a worker-side applicationnsfisis
2026-08-04feat(plugin): generate the worker proxy stubs from the Composer sourcesnsfisis
2026-08-04fix(plugin): resolve review findings in the plugin activation flownsfisis
2026-08-04feat(plugin): activate plugins through the PHP RPC workernsfisis
2026-08-03feat(php-rpc): rework the RPC channel into the tagged plugin protocolnsfisis
2026-07-26feat(diagnose-command): query the real PHP runtime in one RPC callnsfisis
2026-07-04fix(php-rpc): panic on RPC failure instead of silently swallowing itnsfisis
2026-07-02feat(php-rpc): implement Runtime::has_constant/get_constant via php-rpcnsfisis
2026-07-01feat(php-rpc): query real PHP version and binary for --versionnsfisis