]> granicus.if.org Git - php/commit
# Ok, big ass change list. Most of the changes are NEW's worthy, so
authorSterling Hughes <sterling@php.net>
Mon, 30 Apr 2001 14:36:19 +0000 (14:36 +0000)
committerSterling Hughes <sterling@php.net>
Mon, 30 Apr 2001 14:36:19 +0000 (14:36 +0000)
commitea2cf1856f610537e13be39da629064c06b45707
tree41a849d5f73b648cc1c226bdfb64362231b9dea3
parent0a121f855ca679e188fe6c8146e5455b63eaf20c
# 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)
ext/curl/curl.c
ext/curl/php_curl.h