]> granicus.if.org Git - php/commit
Merge in fix for bug 63363 (CURL silently accepts boolean true for SSL_VERIFYHOST
authorAnthony Ferrara <ircmaxell@gmail.com>
Thu, 25 Oct 2012 19:30:37 +0000 (15:30 -0400)
committerAnthony Ferrara <ircmaxell@gmail.com>
Thu, 25 Oct 2012 19:30:37 +0000 (15:30 -0400)
commit18da63e5be1e05dc03b34f90b01c0522e56f6d7a
treee1d66d59397250e9995ec71ed860e0928a342a4d
parent7c000176717cb7d1b7cf964b690f373b18a283da
parent3b85d09de7347b16024530579e46f89d587a2e18
Merge in fix for bug 63363 (CURL silently accepts boolean true for SSL_VERIFYHOST

Merge in a fix to raise a notice when a boolean true is passed into curl_setopt for CURLOPT_SSL_VERIFYHOST.