History log of /php-src/ext/sockets/tests/socket_set_option_timeo_error.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 8a649a83 12-Dec-2024 David Carlier

ext/sockets: socket_set_option switch from convert_to_long to zval_get_long.
to be explicit when the expected type is not met. Check SO_LINGER values
for possible overflow.

close GH-

ext/sockets: socket_set_option switch from convert_to_long to zval_get_long.
to be explicit when the expected type is not met. Check SO_LINGER values
for possible overflow.

close GH-17135

show more ...