|
|
|
|
|
by mgkimsal
917 days ago
|
|
> I've had to work on a PHP project recently and it's horrible. Mypy has many pitfalls and it's not great, but at least it's entirely optional... Do you mean mypy is optional? At the risk of opening a can of worms here, what's "horrible"? In your own PHP code, you can get by without any typing at all. If/when you start to use 3rd party libraries, that may become a factor, though off the top of my head I can't think of a show stopper. |
|