Hacker News new | ask | show | jobs
by SaraMG 4347 days ago
nit:

It makes it gradually typed. The types are only as static as you choose to make them.

1 comments

It does have a fully statically and strictly-typed mode, though, and regardless of its strictness, it makes PHP fully static in strict mode, to my understanding.