Async, coroutines, structured concurrency, native non-blocking drivers. Answer from cranberrie_sauce on reddit.com
Benjamin Crozat
benjamincrozat.com › home › blog › php 9 release date and what to fix now
PHP 9.0: what we know about it in 2025 - Benjamin Crozat
3 weeks ago - The autovivification on false RFC says that writing to false as if it were an array should throw an Error in PHP 9. ... That is fragile because false is not an array. The safe fix is to initialize the variable correctly from the start: ... The phase out Serializable RFC says support for the Serializable interface should be dropped in PHP 9.
What would be the feature of PHP 9.0 that you would like the most?
Async, coroutines, structured concurrency, native non-blocking drivers. More on reddit.com
PHP 9.0 is comming 2023 ?
There's been no discussion about it at all, which means expect it to be 8.3. The safe money is probably that there will be am 8.4 as well, followed by 9.0. That seems to be the pattern of late. More on reddit.com
Reddit
reddit.com › r/php › what would be the feature of php 9.0 that you would like the most?
r/PHP on Reddit: What would be the feature of PHP 9.0 that you would like the most?
September 3, 2025 -
I did not make a research of PHP 9.0 roadmap. I am just curious.
What feature you would like to have there the most?
End of Life Date
endoflife.date › php
PHP | endoflife.date
3 weeks ago - The PHP Release Cycle was extended in March 2024 from 3 to 4 years: 2 years of bug fixes, and 2 years of security fixes.
PHP.Watch
php.watch › versions
PHP Versions • PHP.Watch
PHP 8.6 is the active development branch, expected to be released towards the end of the 2026 · PHP 8.5 is the latest PHP version, bringing major new syntax and features such as the Pipe operator syntax and the new URI extension
Reddit
reddit.com › r/php › php 9.0 is comming 2023 ?
r/PHP on Reddit: PHP 9.0 is comming 2023 ?
August 5, 2022 -
I wonder if the next version is 8.3 or 9.0 Any news?
Top answer 1 of 10
11
There's been no discussion about it at all, which means expect it to be 8.3. The safe money is probably that there will be am 8.4 as well, followed by 9.0. That seems to be the pattern of late.
2 of 10
10
To the best of my knowledge, as someone who follows the internals mailing list , there are currently no plans for PHP 9 any time soon. From what I saw with PHP 7.0 and PHP 8.0, usually what happens is some significant feature / change comes along that would require a new major version, and that's the point at which the developers decide to create a new major version. One way to check if there's a planned new major version is to check the RFC Wiki - once a new major version is announced there will almost certainly be RFCs targeting it. As you can see from the current wiki page, there's nothing specifically targeting 9.0
GitHub
github.com › php › php-src › milestone › 6
PHP 9 · Milestone #6 · php/php-src
Changes that should be postponed until PHP 9 · 40% complete · Select all issues: List view · 0 of 3 selected 0 issues of 3 selected · Open3 (3) Closed2 (2) Extension: mbstring · Extension: standard · Status: Open (in progress). php/php-srcnumber 12445 #12445 In php/php-src; ·
Author php
GitHub
github.com › thecodeholic › php-developer-roadmap
GitHub - thecodeholic/php-developer-roadmap: This is PHP Developer Roadmap · GitHub
Starred by 3.7K users
Forked by 768 users
Externals
externals.io › message › 102378
PHP 8 next? - Externals
If we rush to PHP 8 then it will ... in PHP 9. We can add features yearly. Then when is the right time? We already have a list of deprecated features, and I believe some have already waited 4 years. Are there particular breaking changes that you think would be ready in 2 years time that wouldn't be ready in 1? I've argued before that there should be a roadmap and a cycle ...
Wikipedia
en.wikipedia.org › wiki › PHP
PHP - Wikipedia
1 week ago - W3Techs reports that as of November 2025 (about three years since PHP 7 was discontinued and 23 months after the PHP 8.3 release), unsupported versions such as PHP 7 are still used by well over half of PHP websites, which are outdated and known ...