mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
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.