mirror of
https://github.com/php/php-src.git
synced 2025-01-10 13:03:54 +08:00
basic_functions.c
This commit is contained in:
parent
8831b9cfd0
commit
35d29fb69e
@ -1051,6 +1051,7 @@ PHP_MSHUTDOWN_FUNCTION(basic)
|
||||
php_unregister_url_stream_wrapper("ftp" TSRMLS_CC);
|
||||
# if HAVE_OPENSSL_EXT
|
||||
php_unregister_url_stream_wrapper("https" TSRMLS_CC);
|
||||
php_unregister_url_stream_wrapper("ftps" TSRMLS_CC);
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user