you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 6 months ago (1 child)

To be clear yield was introduced in PHP 7... and of course you can implement the same functionality using iterators but with more coding, today also we can use fiber for similar...

  • source
  • parent
  • hideshow 2 child comments