From the README: "It intentionally supports a defined, testable subset of PHP rather than claiming drop-in compatibility with every dynamic PHP program. Read compatibility model & incompatible-feature list before adopting it for an existing application."
typephp isn't going anywhere until it just works with laravel, symfony, and the rest of the ecosystem
i gave it a shot with laravel.. twenty minutes in, dozens of issues
The latest version of Codex CLI hides inline command output, with no option to disable it 🤦♂️. If you want to see what your agents are doing without toggling in & out of transcript mode, revert to 0.148.0 or switch to a different harness (like Pi).
Looks like Test Impact Analysis is coming to PHPUnit 🔥. Hypervel's test suite is close to 30k tests now, some of which are heavy integration tests. This will make a huge difference to our development workflow.
Introducing celld: a self-hosted, distributed Durable Objects and Workers implementation
- celld = V8 + S3 + SQLite + LTX+ Tokio
- programmed with exactly the Cloudflare Workers/DO JavaScript APIs and config
- order of magnitude cheaper at scale
- writes are durable before