On Mon, 24 Sep 2001, Stanislav Malyshev wrote:

> SH>>     Try latest cvs with one of the curl pre-releases (the latest pre
> SH>>     release should work fine).
>
> Maybe it is still possible to ifdef such things? Like, support of two more
> constants is not really so vital for curl usage, and if I have a choice of
> using unpackaged pre-release possibly-buggy version and get into constant
> upgrade circle or stay with checked installed release of curl, I would
> certainly choose the latter.
>

    Yes, but it also affects the portability of apps when using cURL,
    you have to worry not only which php version supports which
    features, but also which curl version linked with php supports these
    features, this is a real headache.

    -Sterling

>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to