mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
a3a5157286
stream when 0 is given as the value. - PHP_STREAM_OPTION_WRITE_BUFFER no longer changes the chunk size in socket streams. - Added stream_set_chunk_size() function. - Some signedness fixes. - Test for commit r308474, now that it's possible to actually test it.