You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent official winlibs/curl releases use libssh2.lib, nghttp2.lib and
Normaliz.lib; the PHP-7.2+ variants use OpenSSL 1.1, i.e. libcrypto.lib
and libssl.lib instead of ssleay32.lib and libeay32.lib. So we have to
add these to the build.
0 commit comments