mirror of
https://github.com/php/php-src.git
synced 2026-04-18 21:41:22 +02: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.