You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
调用$app =app('wechat');时报错Use of undefined constant CURLOPT_IPRESOLVE - assumed 'CURLOPT_IPRESOLVE'
in Http.php line 74
at HandleExceptions->handleError('8', 'Use of undefined constant CURLOPT_IPRESOLVE - assumed 'CURLOPT_IPRESOLVE'', '/home/xjk/PhpstormProjects/leguanzhu/vendor/overtrue/wechat/src/Core/Http.php', '74', array('defaults' => array('timeout' => '5'))) in Http.php line 74
at Http::setDefaultOptions(array('timeout' => '5')) in /home/xjk/PhpstormProjects/leguanzhu/vendor/overtrue/wechat/src/Foundation/Application.php line 124
The text was updated successfully, but these errors were encountered:
我用的环境
PHP 版本:7.0
overtrue/wechat 版本:3.0
问题及现象
调用
$app =app('wechat');
时报错Use of undefined constant CURLOPT_IPRESOLVE - assumed 'CURLOPT_IPRESOLVE'The text was updated successfully, but these errors were encountered: