Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67611 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2367 invoked from network); 3 Jun 2013 11:40:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2013 11:40:22 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.174 mail-ie0-f174.google.com Received: from [209.85.223.174] ([209.85.223.174:63933] helo=mail-ie0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/C1-21406-4A08CA15 for ; Mon, 03 Jun 2013 07:40:20 -0400 Received: by mail-ie0-f174.google.com with SMTP id aq17so9991005iec.19 for ; Mon, 03 Jun 2013 04:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=epKlslF8p4HEU/56hjBUaQ6b2fi1JJPezjJDNGtyjS8=; b=fQzhpyx8h2lcnJtySzPvuLMEa2M2fdqeXJzLutsokPRD9s7HbDs3OeOrKfqUq+HUST sbbN8Jll+JV8fO1U7xoi0r2tTxbyQ1vjLWEanhKfMikz5yEosBfcMek60TSgVzhuPtYu 6yflTInvPBmQZ6OFJwrjsI9Ql5mrJJRNaNxxCqYocsf9EtcCKbZvT5We2xLE/Zygir0F h+Oigki8e9uJyk5FE18tn/EOgYAdSf6qkp1LPFLHpLK/Oh5jLdp5enqzNyn0w1Ll7ir4 21ftNoi5ECrBaPaRH9R/NbYXt5IQvTPa4KgxmkepvaznBnKRXsHI586WajdsbzljGrbg eUAg== MIME-Version: 1.0 X-Received: by 10.50.61.232 with SMTP id t8mr7464882igr.37.1370259617232; Mon, 03 Jun 2013 04:40:17 -0700 (PDT) Received: by 10.50.16.102 with HTTP; Mon, 3 Jun 2013 04:40:17 -0700 (PDT) In-Reply-To: <50FC9AC5.9070407@sugarcrm.com> References: <50FC9AC5.9070407@sugarcrm.com> Date: Mon, 3 Jun 2013 13:40:17 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bdc05e8bc41cf04de3e6dc9 Subject: Re: [PHP-DEV] [VOTE] CURLFile uploading API From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bdc05e8bc41cf04de3e6dc9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jan 21, 2013 at 2:32 AM, Stas Malyshev wrot= e: > Hi! > > I've started a vote on CURLFile RFC: > https://wiki.php.net/rfc/curl-file-upload#vote > > Please vote. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi Stas, I recently gave a presentation on the upcoming php version, and somebody asked why did we introduce an OOP way for this when everything else in ext/curl is procedural. It seems that the OOP aproach was proposed first, and the procedural alternative was added a week later, which seems to be a little bit odd. Is there any particular reason for this? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bdc05e8bc41cf04de3e6dc9--