Switch language한국어
Back to the list

PHP's Oddities | Hacker News

TL;DR AI

Key summary

2 min read
  1. Hacker News commenters debated PHP’s quirks, especially its array behavior and property model, as examples of leaky abstractions.

  2. Some defended modern PHP features like array helpers and better analysis tools, while critics compared its design unfavorably with Java and other languages.

  3. The thread also revisited PHP’s original appeal: cheap shared hosting made it easy to deploy web apps at scale.

  4. Commenters argued that containers, cloud platforms, and cheaper infrastructure from providers like Hetzner and DigitalOcean have reduced that old advantage.

  5. The discussion reflects a broader question: whether language ergonomics and hosting economics still make PHP a strong choice today.

Read the original