Remove cURL close policy related constants
authorChris Wright <daverandom@php.net>
Wed, 26 Feb 2014 17:48:14 +0000 (17:48 +0000)
committerChris Wright <daverandom@php.net>
Wed, 26 Feb 2014 17:48:14 +0000 (17:48 +0000)
commitafc24da436da20843e024538f03479df42d46ee3
tree08090cff06ce93795294355999ce5352bb648d40
parent96d0bb7bcab6bba97838bff6178b5f9d25c955cc
Remove cURL close policy related constants

These options don't do anything and they never have.

Refs:
  http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCLOSEPOLICY
  http://curl.haxx.se/mail/lib-2006-11/0301.html
ext/curl/interface.c