We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565d0b1 commit 04c1767Copy full SHA for 04c1767
ext/openssl/php_openssl.h
@@ -90,7 +90,7 @@ ZEND_TSRMLS_CACHE_EXTERN();
90
91
php_stream_transport_factory_func php_openssl_ssl_socket_factory;
92
93
-void php_openssl_store_errors(void);
+void php_openssl_store_errors();
94
95
PHP_OPENSSL_API zend_long php_openssl_cipher_iv_length(const char *method);
96
PHP_OPENSSL_API zend_string* php_openssl_random_pseudo_bytes(zend_long length);
0 commit comments