Hacker News new | ask | show | jobs
by mcny 3111 days ago
> a lot of quirks and flaws really bother you and slow down during everyday tasks

Would you mind sharing a few that bother you? q

1 comments

The fact that `false` isn't always false. Or that '0' or 0 or null are all 'false'.

There's a bunch more quirks in Zend Framework that I use every day that are much worse than all the rest of PHP though.