I guess just from my experience with system administration over a long time. I’ve seen many problems (security, maintainability) in implementations in PHP - maybe it’s not the language but the projects which choose it? Anyway, that’s the association it has for me.
Why is PHP problematic? It’s not a fantastic language, but it’s perfectly functional.
Source: 80% of my code base at work is in PHP
I guess just from my experience with system administration over a long time. I’ve seen many problems (security, maintainability) in implementations in PHP - maybe it’s not the language but the projects which choose it? Anyway, that’s the association it has for me.