]> granicus.if.org Git - php/commit
Remove passwd handler from struct when not needed
authorPierrick Charron <pierrick@php.net>
Wed, 2 Jan 2013 02:12:02 +0000 (21:12 -0500)
committerPierrick Charron <pierrick@php.net>
Wed, 2 Jan 2013 02:12:02 +0000 (21:12 -0500)
commit343a9199bbbf4f63b02099ceef27ef9881d8aa9f
treee133bf1fb897b49b946ec29bf77551603e037b39
parenta666285bc2488b7f7362368c388e41428610ad1d
Remove passwd handler from struct when not needed

CURLOPT_PASSWDFUNCTION was removed in cURL 7.15.5, the passwd field
will not be used for version greater than this one
ext/curl/interface.c
ext/curl/php_curl.h