Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66214 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92931 invoked from network); 25 Feb 2013 18:46:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2013 18:46:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.128.170 mail-ve0-f170.google.com Received: from [209.85.128.170] ([209.85.128.170:51701] helo=mail-ve0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/05-10787-861BB215 for ; Mon, 25 Feb 2013 13:46:00 -0500 Received: by mail-ve0-f170.google.com with SMTP id 14so2525306vea.29 for ; Mon, 25 Feb 2013 10:45:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=AkLjSiGxWt/+JM0luZb98n0t9DPAB5iAx6m6KjzX0sA=; b=vkmSgzvDAdgwCZFrxUgpHiQSum7UQqSWAnXA8jGHTOVYGGIyEnnYbzbzRy7kzZ3zZq b6IyyBJMG3GgjK8GsCS07Ppwa2H7oo4nwrh01UGRaD6eW/ybKF9JNqb0xq4a5KQakOR3 eMTgY+/dGOUNze24Xhnqq96iGD+uyj+IwLb26iK2clAty+X9+55sqMwm72dApomjICNU gYW2kU4juMUq0sfW6nRZLXrZD1t0LUfMZXPJTWZ2m70x+jY8EHMGTXk5H3KTpBbV8J+d rw6EWMm5GPuUGnKBS0ERe5OgUYNAGm5np+0vIF5WIESbfq0AT+2jipW7iJcF7bseEuPa 5JPw== MIME-Version: 1.0 X-Received: by 10.52.66.176 with SMTP id g16mr84232vdt.22.1361817957551; Mon, 25 Feb 2013 10:45:57 -0800 (PST) Received: by 10.220.41.195 with HTTP; Mon, 25 Feb 2013 10:45:57 -0800 (PST) In-Reply-To: References: Date: Mon, 25 Feb 2013 19:45:57 +0100 Message-ID: To: Dennis Clarke Cc: PHP internals , Chris Jones Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 5.4.12 and libcurl 7.29.0 configure problem From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Feb 25, 2013 at 7:40 PM, Dennis Clarke wrote: >> However one should wait for the next release, there is 2 BC breaks in >> this version, if you rely on the multi interface and non default >> backed for DNS resolutions. > > * sigh * > > There always seems to be another release around the corner. They do monthly or bi monthly releases, good practice :) > Not sure what those > 2 BC breaks are ... either of them related to curl-config ? quoting myself: " there is 2 BC breaks in this version, if you rely on the multi interface and non default backed for DNS resolutions." So no, but to runtime code if you use curl_multi or c-ares&co as DNS resolutions backend. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org