bukka / php-crypto

Objective PHP binding of OpenSSL Crypto library
Other
76 stars 13 forks source link

Fixed configure on Windows with OpenSSL 1.1.0+ #24

Closed dktapps closed 6 years ago

dktapps commented 6 years ago

As of OpenSSL 1.1.0, library names have changed. This fixes configure for Windows builds for OpenSSL 1.1.0, which is used by default on PHP 7.2+.