Hacker News new | ask | show | jobs
by spdionis 3991 days ago
They do recommend php 5.4 though, and afaik they do try to push the community to upgrading.
1 comments

It still means they can't depend on any feature introduced in PHP 5.3 or later. No closures, no namespaces.

Ditto for any theme or plugin that tries to be compatible with all versions of PHP that WordPress itself supports.