© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
M Abid
Software Engineer
It's really appreciated. One thing that I did not see in the post is the php will be stateful or stateless?
Matteo Collina
Open Sourcerer, Node.js TSC member, Fastify Lead Maintainer
PHP is essentially stateless. Each request clears its variable state in the VM.