v0.0.34
28 June 2026
Classic (non-worker) mode is the default again, registry query DSL gained limit/offset.
Added
limit=n/offset=nconditions in the registry query DSL (Registry::find()), translated to SQLLIMIT/OFFSET.
Changed
Caddyfilereverted to classicphp_servermode (with the missing-static 404 responder) as the default;Caddyfile.workerkeeps the FrankenPHP worker config for opt-in use.