What's stopping you from upgrading to newer PHP versions? That's a great question from State of PHP 2026 survey from The PHP Foundation and JetBrains. Legacy codebase. Framework compatibility. Fear of downtime. Lack of engineering time. All valid, all real, all in the survey. But I want to go one level deeper - because "legacy codebase" can mean a hundred different things. Is it deprecated functions like mysql_* that force a rewrite? Encrypted vendor code via ionCube that nobody can touch? A Composer dependency graph so tangled that updating one package breaks five others? Or is it simpler than that - no staging environment, so any upgrade is a gamble on production? Those are completely different problems with completely different fixes. So we put together a short follow-up survey, digging into the specifics: technical debt, third-party dependencies, business constraints, infrastructure. Survey: https://lnkd.in/ehPYKwGE Once we've got enough answers, I'll share what we find in a follow-up post - real numbers on what's actually keeping PHP teams stuck, not just guesses. Got a specific blocker that's not even on the list? Feel free to tell me in DM.
I haven't used PHP for ages. Everything went full Javascript - I need to see what's new with PHP.
filled
Done👍🏼
This survey is not covering people that stay on Ubuntu shipped LTS PHP versions for economic reasons.