diff options
author | Michael Sierks <michael.sierks@priceline.com> | 2016-03-18 07:29:01 -0500 |
---|---|---|
committer | Michael Sierks <michael.sierks@priceline.com> | 2016-03-18 07:29:01 -0500 |
commit | efacdc3511c14f3200b31765bd0113da443e66ad (patch) | |
tree | 5f994212d9a8a82725ad40d915e4120251946411 /sapi/cli/php_cli.c | |
parent | ddc62f2e8b07217d1593610db29f2ea85b7adb1f (diff) | |
download | php-git-efacdc3511c14f3200b31765bd0113da443e66ad.tar.gz |
FIX #71831: CURLOPT_NOPROXY applied as long instead of string
The CURLOPT_NOPROXY option value is converted to a long before
being applied as a curl option. This causes the option to have
no effect. This patch changes this conversion to a string.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions