mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
This change results in using the same buffer for multiple stdio events which should fix inconsistencies of handling messages that are not ended with a new line and possibly very long messages that are split to multiple events.