Hello!

> Why is it so difficult to introduce asynchronous or coroutine features in PHP?

It’s indeed quite a complex component, and other programming languages
have spent a lot of effort and resources to implement it. And Java,
for example, is still working on it to this day.
Go has a serious advantage here because it was designed for asynchrony
from the very beginning.

> Please pause the patchwork fixes, and seriously consider what features PHP 
> developers truly need?

it's important to have close feedback between PHP developers and the
language implementation. But it seems there's a problem here.

Thanks!

Reply via email to