#
60efdff7 |
| 25-Oct-2005 |
Michael Wallner |
- MFH: thread safe SSL crypto locks, fixes bug #33760
|
Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
62625394 |
| 07-May-2005 |
foobar |
- Added PHP_INSTALL_HEADERS() macro - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir"
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1 |
|
#
4909775f |
| 09-Feb-2005 |
Rasmus Lerdorf |
Fix for bug #31901
|
Revision tags: RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1 |
|
#
2685ca93 |
| 03-Nov-2004 |
Joe Orton |
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib to support multi-ABI platforms.
|
Revision tags: PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1, php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4 |
|
#
48041d4d |
| 22-May-2003 |
Derick Rethans |
- Fixed bug #23751: Confusing configure warning concerning required cURL version
|
#
18254e85 |
| 21-May-2003 |
Sterling Hughes |
ilia's request is my command
|
Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init |
|
#
badd5fb6 |
| 23-Mar-2003 |
Wez Furlong |
Fix curl detection when multiple installations exist
|
Revision tags: php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix, php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2 |
|
#
bceb56b2 |
| 18-Nov-2002 |
Wez Furlong |
Re-enable the curlwrappers configure option. I still don't recommend it's use unless you are hacking both curl and PHP to make it work.
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1 |
|
#
53728441 |
| 13-Nov-2002 |
Sterling Hughes |
add multi support and reorganize things a bit...
|
#
30daa948 |
| 10-Nov-2002 |
Derick Rethans |
- Make it rely on cURL version 7.9.8 again, so that we can start with the Release Process.
|
#
767c02af |
| 09-Nov-2002 |
Sterling Hughes |
add check for curl 7.10.2
|
#
be769483 |
| 07-Nov-2002 |
Wez Furlong |
Really disable curlwrappers configure option.
|
#
ec955b07 |
| 06-Nov-2002 |
Wez Furlong |
Disable --with-curlwrappers. (Pending support from libcurl itself)
|
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 |
|
#
3bf75192 |
| 04-Sep-2002 |
foobar |
@- Added --disable-all configure option. (Jani)
|
Revision tags: php-4.2.3RC2 |
|
#
8218b583 |
| 25-Aug-2002 |
Derick Rethans |
@- PHP's cURL extention now requires cURL version 7.9.8 (Derick) - Bump up required version number of cURL to 7.9.8
|
Revision tags: 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 |
|
#
5cba3a99 |
| 12-Mar-2002 |
Sascha Schumann |
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5 |
|
#
f1397d53 |
| 30-Nov-2001 |
foobar |
Unified the configure messages.
|
Revision tags: 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 |
|
#
bb2d4e31 |
| 25-Sep-2001 |
Sterling Hughes |
add a 7.9 version check
|
#
d4b86e1c |
| 08-Sep-2001 |
André Langhorst |
fix curl build for curl >= 7.8
|
Revision tags: php-4.0.7RC2 |
|
#
032b2631 |
| 05-Sep-2001 |
foobar |
Fixes commit / link problems with certain compilers. # Please use PHP_CHECK_LIBRARY() always instead of AC_CHECK_LIB # if you need to pass extra libs/libpaths to the test.
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
f9c76ee1 |
| 06-Aug-2001 |
foobar |
Fixed bug: #12597.
|
Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
43e41ddb |
| 27-May-2001 |
foobar |
curl-config tells us which libraries it has compiled with. So we should use it.
|
#
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, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3 |
|
#
8a26918e |
| 27-Mar-2001 |
foobar |
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. # Heads up people! I tested this before committing but you never know..
|