Y
Hacker News
new
|
ask
|
show
|
jobs
by
donatj
340 days ago
A fiber is a colored function. It's a different color than an async function, but it's not blindly swapable for a regular function.
1 comments
danogentili
339 days ago
Async functions based on PHP fibers are explicitly uncolored, they do not require any special keywords to be invoked, and are explicitly swappable with any regular functions.
link