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-24 16:38:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80ddb8d95cfcfcaa9f69554d9b004e20fa97ffb3
archived-php-src
/
ext
/
curl
T
History
Kalle Sommer Nielsen
8deefa8780
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (
Fixes
#52570
)
...
# Trunk patch will follow shortly
2010-08-11 21:12:18 +00:00
..
tests
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (
Fixes
#52570
)
2010-08-11 21:12:18 +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:25 +00:00
CREDITS
add multi support and reorganize things a bit...
2002-11-13 22:25:33 +00:00
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
- Bug
#51629
, CURLOPT_FOLLOWLOCATION error message is misleading
2010-04-22 08:58:07 +00:00
multi.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
package.xml
Typo
2007-03-14 09:58:14 +00:00
php_curl.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
streams.c
- Fixed bug
#50791
(Compile failure: Bad logic in defining fopencookie emulation)
2010-01-19 13:44:08 +00:00