Ask HN: Does PHP drives you crazy?
https://news.ycombinator.com/item?id=643667So for the last 3 years I've been busy switching back and forth between C#/Java/C++ and latly I've been working on an Webapp in PHP.
I find doing things in PHP is absolutly tendious, yeah of course everything is easy as shit, but the inconsisticies and the way it's documented really makes my brain bleed. .. and where the hell is my little rudimentary debugger?
Don't know if there is some higher level programming style to PHP, but what do you guys think?