This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-29 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c8cc4fe5b7537feb3c33bc8210ee3daafff5f86
archived-php-src
/
ext
/
curl
T
History
Rasmus Lerdorf
5779d4befc
Trunk too - curl version check for the lack of a certinfo entry
...
in the getinfo array.
2009-11-23 14:46:47 +00:00
..
tests
Trunk too - curl version check for the lack of a certinfo entry
2009-11-23 14:46:47 +00:00
config.m4
- Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)
2009-07-25 20:58:51 +00:00
config.w32
- simplify and use PHP_CURL
2009-04-24 09:25:14 +00:00
CREDITS
…
curl.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
interface.c
Fixed bug
#49921
(Curl post upload functions changed).
2009-10-26 12:57:01 +00:00
multi.c
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
package.xml
Typo
2007-03-14 09:49:58 +00:00
php_curl.h
Fixed bug
#49517
(cURL's CURLOPT_FILE prevents file from being deleted after fclose).
2009-09-30 02:34:17 +00:00
streams.c
- Fixed bug
#49936
(crash with ftp stream in php_stream_context_get_option())
2009-11-15 20:30:57 +00:00