History log of /PHP-7.4/ext/curl/php_curl.h (Results 101 – 125 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# fc1ef270 12-Aug-2002 Wez Furlong

Implement curl based wrappers.
Currently read-only, and http is the only thing tested.
Because of this, using them can be controlled by configure:

--with-curlwrappers Use CURL fo

Implement curl based wrappers.
Currently read-only, and http is the only thing tested.
Because of this, using them can be controlled by configure:

--with-curlwrappers Use CURL for url streams

Not for production use...

This enables http, https, ftp and ldap protocols as streams.

show more ...


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 958675c0 22-Sep-2001 Sterling Hughes

fix compile


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH
# 02166275 25-Jun-2001 Sterling Hughes

@ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling)

# Folks please test, I've tested a limited amount of test cases, however,
# this change is far reaching, so I couldn

@ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling)

# Folks please test, I've tested a limited amount of test cases, however,
# this change is far reaching, so I couldn't test all the necessary things

show more ...


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 741fbe5f 17-May-2001 Daniel Beulshausen

winsock is already initialized in an higher version by php


# ffc997f1 16-May-2001 Sterling Hughes

Add a compile check for the cURL version and fix the compile in general.


Revision tags: php-4.0.6RC1
# 00421e7c 14-May-2001 Sterling Hughes

leftovers.....


# 1ae44c8e 04-May-2001 Sterling Hughes

Make it compile with the latest cURL cvs, heck it even works.


# ea2cf185 30-Apr-2001 Sterling Hughes

# Ok, big ass change list. Most of the changes are NEW's worthy, so
# I'll enter them directly there, not here.... The non-newsworthy code
# is:

Added REGISTER_CURL_CONSTANT() a wr

# Ok, big ass change list. Most of the changes are NEW's worthy, so
# I'll enter them directly there, not here.... The non-newsworthy code
# is:

Added REGISTER_CURL_CONSTANT() a wrapper around REGISTER_LONG_CONSTANT()
Re-vamp the internal php_curl structure.
Properly free allocated slist's and HttpPost structures
many whitespace changes
speed improvements (in the post handling and slist area's)

# Furthermore, as a side note, while the code I'm committing is correct,
# no one will be able to compile it yet and test it, as it requires a
# patched version of curl (if you really want to try it out and can't
# wait a day or two, send me a private mail)

show more ...


Revision tags: php-4.0.5
# 425c7144 28-Apr-2001 Sterling Hughes

# Actually fix the bug this time (I fixed another bug last time :)


Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 2f0238dc 15-Feb-2001 Sterling Hughes

Change e-mail address

# Can I get someone to change my cvsusers e-mail address to
# sterling@designmultimedia.com?


# 0e6fe301 12-Jan-2001 Sterling Hughes

Make daniel's changes work in ZTS mode...


# 490cca07 12-Jan-2001 Daniel Beulshausen

take out emtpy struct
# vc chokes on them


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# b36afe29 22-Nov-2000 Stanislav Malyshev

Fix memory leaks in cURL.
cURL doesn't free strings we pass to him, so let PHP do it.


# 70f262d0 27-Oct-2000 Sterling Hughes

New e-mail address.


# 6b8faeb1 20-Oct-2000 Sterling Hughes

Fix CURLOPT_REFERER.

@ Added the curl_getinfo() function to find out information about a CURL
transfer. This function requires cURL 4.0 or above. (Sterling)

@ Added the CURLOPT

Fix CURLOPT_REFERER.

@ Added the curl_getinfo() function to find out information about a CURL
transfer. This function requires cURL 4.0 or above. (Sterling)

@ Added the CURLOPT_KRB4, CURLOPT_INTERFACE, CURLOPT_QUOTE,
CURLOPT_POSTQUOTE, CURLOPT_QUOTE and CURLOPT_HTTPPROXYTUNNELL options.
(Sterling)

show more ...


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 36dc3e1c 30-Sep-2000 Sterling Hughes

@ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post
parameters. (Sterling)
@ Added the CURLOPT_HTTPHEADER option that allows for the posting of HTTP
headers to a re

@ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post
parameters. (Sterling)
@ Added the CURLOPT_HTTPHEADER option that allows for the posting of HTTP
headers to a remote site from cURL. (Sterling)
@ Add the curl_error() and curl_errno() functions. (Sterling)

Buncha other changes...

- Changed if () else if () in curl_setopt to switch .. case
- Fixed a couple crashes in certain cases.
- Finally a decent error reporting scheme.
- A few formatting changes.

show more ...


Revision tags: php-4.0.2
# 6e10dc54 27-Aug-2000 Sterling Hughes

Fix up the implementation.

# it was getting hacky already.


Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# cd599d17 20-Aug-2000 Sterling Hughes

Bunch o' changes..
- Add the ability to return the web page into a variable
by setting the CURLOPT_RETURNTRANSFER constant to 1.
- Make everything conform to the n

Bunch o' changes..
- Add the ability to return the web page into a variable
by setting the CURLOPT_RETURNTRANSFER constant to 1.
- Make everything conform to the naming guidelines.
- Delete the resource id from the file_id table when a
resource is closed.

show more ...


# c80f2bcb 18-Aug-2000 Sterling Hughes

Purely cosmetic.


# 8a8b5dac 17-Aug-2000 Sterling Hughes

ts issues.


# 185f6e95 15-Aug-2000 Sterling Hughes

Leftovers...


# d06c4b2e 15-Aug-2000 Sterling Hughes

This fixes to problems:

- Apache not having the output go to stdout in some cases.
- Output being displayed before the header is displayed.

And causes the following:

-

This fixes to problems:

- Apache not having the output go to stdout in some cases.
- Output being displayed before the header is displayed.

And causes the following:

- *Slightly* slower cURL transfers.

show more ...


# bba7086a 13-Aug-2000 Sterling Hughes

- Fix spacing.
- Add error constants.


123456