]> granicus.if.org Git - php/commit
Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed)
authorPierrick Charron <pierrick@php.net>
Fri, 24 Aug 2012 14:16:40 +0000 (10:16 -0400)
committerPierrick Charron <pierrick@php.net>
Fri, 24 Aug 2012 14:16:40 +0000 (10:16 -0400)
commit4c83ecc75452a23799c39f9bbb95b617fa46bf84
tree7a3cd9c16d907e250564add0e3a53de7754a6726
parent2c74536e6ec2a3c8edc25bfe84d19c9632c68a76
Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed)

CURLINFO_PRIMARY_* and CURLINFO_LOCAL_* where available in curl_getinfo
but the constant itself was not exposed to php userland
NEWS
ext/curl/interface.c