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-01 05:02:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cfc8a1eccd476e174fbbe89ae5aa98ef6d62860
archived-php-src
/
ext
/
curl
History
foobar
535a73a71e
- Fixed bug
#22312
(crash on failed connection when curl_getinfo() was called).
...
(Phil Oleson <
poleson@verio.net
>)
2003-02-28 07:34:45 +00:00
..
config.m4
Re-enable the curlwrappers configure option.
2002-11-18 12:00:21 +00:00
CREDITS
add multi support and reorganize things a bit...
2002-11-13 22:25:33 +00:00
curl.dsp
add multi support and reorganize things a bit...
2002-11-13 22:25:33 +00:00
interface.c
- Fixed bug
#22312
(crash on failed connection when curl_getinfo() was called).
2003-02-28 07:34:45 +00:00
multi.c
(hope) fix some win32 build errors
2003-02-25 07:19:44 +00:00
php_curl.h
Bump year.
2002-12-31 16:08:15 +00:00
streams.c
A add much more useful select(2) implementation than is provided by
2003-02-16 03:48:49 +00:00