Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67051 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34239 invoked from network); 11 Apr 2013 14:55:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2013 14:55:00 -0000 Authentication-Results: pb1.pair.com header.from=pierrick@webstart.fr; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pierrick@webstart.fr; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain webstart.fr from 209.85.212.172 cause and error) X-PHP-List-Original-Sender: pierrick@webstart.fr X-Host-Fingerprint: 209.85.212.172 mail-wi0-f172.google.com Received: from [209.85.212.172] ([209.85.212.172:53117] helo=mail-wi0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/3A-14351-1CEC6615 for ; Thu, 11 Apr 2013 10:54:58 -0400 Received: by mail-wi0-f172.google.com with SMTP id hr17so651129wib.17 for ; Thu, 11 Apr 2013 07:54:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=QuBCFj5TVNgznmcbzkwR6zCb6JWbqJdDei+wzhvzj30=; b=Js9l62F9Fk4YE6dfF4ijECeXTokguRC3BpXC7Q1B71CdGs9TQjIrmC8xFiQlnxrts+ HPY64QqHcIhqmVka9Gxv4FytgfG1na6SFZ8wFViJaVOI1Al3DTTETKMo33tlsjVI2XB2 sdYCqtxN6kAuID0Tqr5aQsmuu/Gyo8F12GKPiOjZXNqeSHaBl2t+Fzit9LSAKO0lcTmS SAiDBLf/uMcOAu9t9LgLIlkrufZy/rIj+kqU+oWTipaphSSc68b51eJQG9cX5w/T1LZm vUKqBkrO6Q+c/tB7H7bjIQZJq70vhCYv3zv8Klb0ZXrlHZchmIuf/o2vCde5dz6LXz5m HjIQ== MIME-Version: 1.0 X-Received: by 10.194.171.74 with SMTP id as10mr11396647wjc.0.1365692094714; Thu, 11 Apr 2013 07:54:54 -0700 (PDT) Sender: pierrick@webstart.fr Received: by 10.180.76.97 with HTTP; Thu, 11 Apr 2013 07:54:54 -0700 (PDT) In-Reply-To: References: <515BE6C2.7000801@sugarcrm.com> <515C9878.8060603@sugarcrm.com> <7848763017118166753@unknownmsgid> <1365159067.2152.2691.camel@guybrush> Date: Thu, 11 Apr 2013 10:54:54 -0400 X-Google-Sender-Auth: 5zUCOjlBMqg1JPjY_6X78TDckDY Message-ID: To: Julien Pauli Cc: Pierre Joye , Hannes Magnusson , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Xinchen Hui , Leigh , Laruence , Stas Malyshev , Ferenc Kovacs , PHP Internals Content-Type: multipart/alternative; boundary=089e013c6c0e2da98f04da16f80a X-Gm-Message-State: ALoCoQknYn6kN9N+zsTWzovIIQjKDjW+8AYga6xRln4bXRZLIjAGXfTl0lnfxJED861rVs566tdA Subject: Re: [PHP-DEV] Add a constant to reflect --with-curlwrappers From: pierrick@adoy.net (Pierrick Charron) --089e013c6c0e2da98f04da16f80a Content-Type: text/plain; charset=ISO-8859-1 If you decide to remove it for 5.5 RC, tell me and I'll merge this branch https://github.com/adoy/php-src/tree/remove-curl-wrappers Thanks Pierrick On 11 April 2013 04:03, Julien Pauli wrote: > On Wed, Apr 10, 2013 at 6:52 PM, Pierre Joye wrote: > >> On Wed, Apr 10, 2013 at 6:46 PM, Julien Pauli wrote: >> >> > Beta3 has been taggued with curl wrappers, and with the new >> > CURL_WRAPPERS_ENABLED constant :-p >> > >> > Do we all agree to remove that feature (meaning moving it to a branch, >> or >> > somewhere for the interested developers to keep on making it stable) >> for 5.5 >> > stable or no ? >> >> I see no chance to get it stable for 5.5, the PECL way is the right >> and when it is stable we can re consider it. >> > > Ok, too bad we taggued beta3 with it. I suggest we remove this feature > when going RC so. > > Thx all, > > Julien.Pauli > --089e013c6c0e2da98f04da16f80a--