1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 19:14:16 +02:00
Files
archived-php-src/ext
Michael Sierks efacdc3511 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.
2016-03-18 07:29:01 -05:00
..
2016-03-15 09:14:09 +00:00
2016-02-24 11:49:02 +01:00
2016-02-13 17:46:24 +01:00
2016-03-09 14:16:29 +01:00
2016-01-15 08:43:00 +01:00
2016-01-29 20:36:11 +01:00
2016-01-18 16:59:17 +01:00
2016-03-14 15:53:02 +01:00
2016-02-22 09:26:00 +01:00
2014-10-01 09:26:46 +02:00