Y
Hacker News
new
|
ask
|
show
|
jobs
by
PetahNZ
296 days ago
This is one of the best things about PHP IMO. It makes it very easy to scale out.
2 comments
const_cast
295 days ago
It also makes it much easier to debug and forces the complexity down.
link
bornfreddy
296 days ago
Yup. No shared state by default.
link