mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
This fixes further issues on win64 with casts from the streams. Sockets/descriptors handling was unitized. This has an impact only on win64, php_socket_t otherwise can be feed back to int datatype.