mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +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.