Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78366 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89284 invoked from network); 27 Oct 2014 04:31:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2014 04:31:36 -0000 Authentication-Results: pb1.pair.com header.from=willfitch@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=willfitch@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 66.111.4.25 as permitted sender) X-PHP-List-Original-Sender: willfitch@php.net X-Host-Fingerprint: 66.111.4.25 out1-smtp.messagingengine.com Received: from [66.111.4.25] ([66.111.4.25:48121] helo=out1-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/D4-56216-7AACD445 for ; Sun, 26 Oct 2014 23:31:35 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 985D020645 for ; Mon, 27 Oct 2014 00:31:33 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Mon, 27 Oct 2014 00:31:33 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:content-type:mime-version :subject:from:in-reply-to:date:cc:message-id:references:to; s= smtpout; bh=nwcW7OpoP8FCJHKyOSb0vr6I5Dk=; b=RCPtFEuKaymudFo//rmI VJjTzRwGJB0ZB0iW/FL+gcVDV7LC7OfuSauuCKBhvhF9tnhyZU5S9nD42YOVfwTz PbhbB4ImgcsdfMzxDPcZa9gbfivoLaWleEVWTl3Jf4NSH9HgZS5sJ4wv7Tn6X2f+ S9FljP1+kVywG+Yuaq6FhEo= X-Sasl-enc: +AmU6MERrig+d4MDsasR/XbT63JcOy/7WF/HS6ZshQGx 1414384293 Received: from [192.168.1.137] (unknown [24.183.225.156]) by mail.messagingengine.com (Postfix) with ESMTPA id 1EEC2C00006; Mon, 27 Oct 2014 00:31:33 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_963A5890-3B66-4422-A87D-146E4CB2BB7C" Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: Date: Sun, 26 Oct 2014 23:31:32 -0500 Cc: PHP internals list Message-ID: References: <776669CE-9E8C-4069-9834-C7275CCA0EF4@ajf.me> <8CB055D4-F164-4DF3-B019-684BAE7E016E@ajf.me> <543D47C1.9050009@lerdorf.com> <543D4CE1.5000109@lerdorf.com> <543D6864.10508@gmail.com> <543D85E6.2020507@lerdorf.com> <57b7a3681d6c2c7ae123c8921b2d19d6@mail.gmail.com> <544D65F7.8070807@sugarcrm.com> <9B82E453-F125-4DE4-965C-3FCDDB08BCC3@fitch.so> To: Sanford Whiteman X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] New globals for PUT and DELETE From: willfitch@php.net (Will Fitch) --Apple-Mail=_963A5890-3B66-4422-A87D-146E4CB2BB7C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Oct 26, 2014, at 10:38 PM, Sanford Whiteman = wrote: >=20 >> pecl/http is available >=20 > To a degree, but no binaries for Windows =3D=3D not a universal > prescription. Mailparse by contrast does have a shipping DLL. I=E2=80=99m confused. pecl/http does have Windows binaries: = http://windows.php.net/downloads/pecl/releases/http/ = . Did I miss = something? >=20 > -- S. --Apple-Mail=_963A5890-3B66-4422-A87D-146E4CB2BB7C--