Test: /ext/curl/tests/bug63363.phpt - Version 5.4.30-dev        

Bug #63363 Curl silently accepts boolean true for SSL_VERIFYHOST
Submitted: 2012-10-25 16:41:21 Modified: 2012-10-25 20:40:40
From: ircmaxell Assigned: ircmaxell
Status: Closed Package: *Network Functions
PHP Version: Irrelevant OS: All

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead in %s/bug63363.php on line 5
003- Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of libcurl 7.28.1. It is recommended to use value 2 instead in %s on line %d
007+ Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead in %s/bug63363.php on line 7
007- Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of libcurl 7.28.1. It is recommended to use value 2 instead in %s on line %d