aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev
AgeCommit message (Expand)Author
2026-08-07feat(php-rpc): cross materialized values as PHP object recordsnsfisis
2026-08-06fix(php-rpc): carry the worker channel over a socketpairnsfisis
2026-08-06feat(plugin): let links and release dates cross the RPC boundarynsfisis
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 proxy stubs for the package and repository graphnsfisis
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-08-03docs(plugin): record dispositions of plugin-boundary open questionsnsfisis
2026-07-26feat(diagnose-command): query the real PHP runtime in one RPC callnsfisis
2026-07-23feat(process-executor): stub plugin-facing execute_async_php pathnsfisis
2026-07-23feat(plugin-class-classifier): add query helper for single-class lookupsnsfisis
2026-07-23feat(plugin-class-classifier): add deterministic plugin-boundary classifiernsfisis
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
2026-06-25feat(php-shim): model $_ENV/$_SERVER as OsString snapshotsnsfisis
2026-06-14docs(regex): add regex porting rulesnsfisis