--TEST-- Bug #63363 (CURL silently accepts boolean value for SSL_VERIFYHOST) --SKIPIF-- = 0x071c01) { exit("skip: test valid for libcurl < 7.28.1"); } ?> --FILE-- --EXPECTF-- bool(true) 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 bool(true) bool(true) 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 bool(true) bool(true)