Revision tags: RELEASE_1_2b5 |
|
#
90b29aa0 |
| 05-Aug-2003 |
Zeev Suraski |
Replace fast_call_user_function() with zend_call_function()
|
Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1 |
|
#
23a9f80f |
| 19-Jun-2003 |
Edin Kadribasic |
ZTS Fixes
|
#
7886bc93 |
| 19-Jun-2003 |
Edin Kadribasic |
Win32 build fixes
|
Revision tags: php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4 |
|
#
3de6a7d3 |
| 21-May-2003 |
Sterling Hughes |
switch over to using fast_call_user_function() with the callbacks
|
Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2 |
|
#
7ed6fd22 |
| 27-Apr-2003 |
Sterling Hughes |
use the new TSRMLS_FETCH_FROM_CTX() macro
|
Revision tags: RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
b506f5c8 |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1 |
|
#
53728441 |
| 13-Nov-2002 |
Sterling Hughes |
add multi support and reorganize things a bit...
|
#
71d316e3 |
| 08-Nov-2002 |
Sterling Hughes |
add support for curl 7.10.* constants (at least most of them) add support for persistent connections
|
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.
|