mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
014b1b3aad
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.