mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
74843947f4
MSDN recommends dropping the deprecated `read` in favor of `_read`. Also, the buffer size limit is INT_MAX. Close GH-14022