mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
2acbe4c93e
out parameter). - Fixed signature of php_stream_copy_to_stream_ex to return int in 5.4/trunk instead of size_t, as the function only returns SUCCESS/FAILURE.