aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-rpc/php/worker.php
AgeCommit message (Expand)Author
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): report the real curl versionnsfisis
2026-07-26feat(diagnose-command): query the real PHP runtime in one RPC callnsfisis
2026-07-24fix(dependency-resolver): query real PHP for ext-* version/loaded checksnsfisis
2026-07-20feat(php-rpc): implement phpinfo() capture over RPCnsfisis
2026-07-04fix(php-rpc): wire Runtime::invoke/get_extension_info/extensionsnsfisis
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