History log of /PHP-8.1/ext/standard/tests/streams/stream_context_set_option_error.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 1b01bf3a 02-Jul-2021 Nikita Popov

Add missing error condition to stream_context_set_option()

Previously this caused a null pointer dereference if the value
argument was not provided.