mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
d22d0e26dc
This adds support for the completed event. Since the read handler could be entered twice towards the end of the stream we remember what the eof flag was before reading so we can emit the completed event when the flag changes to true. Closes GH-10505.
5.7 KiB
5.7 KiB