How to activate OpenSSL and Sodium in PHP 7.2 and PHP 7.3 for EasyPHP 17 and Windows 10?
- In PHP 7.1 I had to change php.ini and remove
;
at the line
extension=php_openssl.dll
in order to activate OpenSSL. - In PHP 7.2?
- In PHP 7.3?
Thanks for your help.