Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70391 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4459 invoked from network); 26 Nov 2013 06:22:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2013 06:22:01 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.171 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.171 mail-lb0-f171.google.com Received: from [209.85.217.171] ([209.85.217.171:32977] helo=mail-lb0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/01-33497-80E34925 for ; Tue, 26 Nov 2013 01:22:00 -0500 Received: by mail-lb0-f171.google.com with SMTP id q8so3999027lbi.2 for ; Mon, 25 Nov 2013 22:21:57 -0800 (PST) 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=uIqyDyRsxMGaFITKP041nWDnuRX+ALv0Omm5B5W0YiY=; b=P4XTpeBi+l0ACMJ7CZpwyVxwIqShNUk7vePtZ2PrHA1cdCqOT6V/HkEl6p2A2o3rMt 6Stb5KOfOpx7utJBxo4p+LZPe1SJ21WGqHmNReaiqS3OJVaCZLl2S6YPgjMGLud0pheV BpWci0xn/vi6JWdUBR/jLg32s8lagw+Fg7GrsLxF/Pns0gV0tfHiO5QV9bx6xC1z9vzq aSLB2YoXwlQc3RtX+XxczaAbRp/lsd3X4Q6wQFn48MVgKCAcUMY+Pg71FazPogPwQGL3 xQsqaXQwfNzp9rhp3UcbZy6Y9VUSD7sx7t89nDQ3ITVnjnsQNHfvQ2pv8sYJZgexBfzq /JMw== MIME-Version: 1.0 X-Received: by 10.152.87.105 with SMTP id w9mr4415985laz.27.1385446917399; Mon, 25 Nov 2013 22:21:57 -0800 (PST) Received: by 10.112.157.33 with HTTP; Mon, 25 Nov 2013 22:21:57 -0800 (PST) In-Reply-To: <6e85635635da4ac193a5ba309d4dbd96@BLUPR03MB421.namprd03.prod.outlook.com> References: <3723aa16373647e5ad01f33992ac4c9c@BLUPR03MB421.namprd03.prod.outlook.com> <6e85635635da4ac193a5ba309d4dbd96@BLUPR03MB421.namprd03.prod.outlook.com> Date: Tue, 26 Nov 2013 07:21:57 +0100 Message-ID: To: Eric Stenson Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: Patch: Fixing some .phpt's that fail with Wincache From: pierre.php@gmail.com (Pierre Joye) hi Eric! On Mon, Nov 25, 2013 at 8:30 PM, Eric Stenson wrote: > Hm...looks like the attachment got stripped. Here's the contents of the > patch file: Can you send it as .txt please? Thanks! Cheers, Pierre