mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02: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.