Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61426 invoked from network); 2 Feb 2015 16:39:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 16:39:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=francois@tekwire.net; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=francois@tekwire.net; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain tekwire.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@tekwire.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:15690] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/75-34915-328AFC45 for ; Mon, 02 Feb 2015 11:39:00 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id D94A74B02A4 for ; Mon, 2 Feb 2015 17:35:47 +0100 (CET) Reply-To: To: Date: Mon, 2 Feb 2015 17:38:55 +0100 Message-ID: <008b01d03f06$bc8e9940$35abcbc0$@tekwire.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdA/BrSno/LxbAnBR42GfC3UaRdWWg== Content-Language: fr X-Antivirus: avast! (VPS 150202-0, 02/02/2015), Outbound message X-Antivirus-Status: Clean Subject: [VOTE] Add is_cacheable() stream-wrapper operation From: francois@tekwire.net (=?iso-8859-1?Q?Fran=E7ois_Laupretre?=) Hi, Opening the vote for : https://wiki.php.net/rfc/streams-is-cacheable This RFC proposes a generic way for opcode caches to decide if a given = URI is cacheable or not. Cheers Fran=E7ois