You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi AEPP78! Thanks for your question and topic suggestion.
As a short answer to you: no. PHP 8 has no asynchronous-related topics so far. This is the first major though, the topic could be introduced in next minors.
There have been already some discussions about async php and how it should look like (and IF it should even exist).
I'll drop you some links to give you nice clues on where this discussion is currently heading in the php community, from most recent (and for me, more relevant) to oldest:
Also I remember hearing that the async interop group was making an effort to consolidate ideas into the php code. But I suppose it didn't happen yet. You can check their projects here: https://github.com/async-interop.
I'm currently researching and preparing a text about async php so you can expect it soon (+/- 1 month).
Let me know if you'd like to discuss something else.
Cheers!
Will the ability to run asynchronous tasks (such as React) be included in PHP 8?
The text was updated successfully, but these errors were encountered: