Skip to content

Commit d36e774

Browse files
committed
Regenerate openssl_arginfo
1 parent de5e40d commit d36e774

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ext/openssl/openssl_arginfo.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/openssl/xp_ssl.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1946,7 +1946,6 @@ static zend_result php_openssl_apply_client_session_data(php_stream *stream,
19461946
return SUCCESS;
19471947
}
19481948

1949-
19501949
static zend_result php_openssl_create_server_ctx(php_stream *stream,
19511950
php_openssl_netstream_data_t *sslsock, int method_flags)
19521951
{

0 commit comments

Comments
 (0)