2013/4/3 Hannes Magnusson <[email protected]>:
> You'll actually have to assign the value of CURL_WRAPPERS_ENABLED to
> $curlwrappers, as defined() only checks if the constant exist.. not if
> its set to true :)
well, s/defined('CURL_WRAPPERS_ENABLED')/defined('CURL_WRAPPERS_ENABLED')
&& CURL_WRAPPERS_ENABLED/
Doesn't make it prettier (either way) =)
--
regards,
Kalle Sommer Nielsen
[email protected]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php