Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80168 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81299 invoked from network); 5 Jan 2015 04:09:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2015 04:09:40 -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:46383] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/E0-09311-38E0AA45 for ; Sun, 04 Jan 2015 23:09:39 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id 56CA54B0140; Mon, 5 Jan 2015 05:07:47 +0100 (CET) Reply-To: To: "'Martin Amps'" Cc: "'Andrea Faulds'" , References: <003901d027be$d1837ff0$748a7fd0$@tekwire.net> <000c01d02839$738c0ef0$5aa42cd0$@tekwire.net> <7A823CE7-550A-4532-96B3-8DD48E2F8FBE@rtin.so> In-Reply-To: <7A823CE7-550A-4532-96B3-8DD48E2F8FBE@rtin.so> Date: Mon, 5 Jan 2015 05:09:33 +0100 Message-ID: <004d01d0289d$69f4c5d0$3dde5170$@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: AQJnHRlI5B6zrZ1DNvutxO6zqwMUmAHP6BFjAhhlJYkBRibxC5tZjFkg Content-Language: fr X-Antivirus: avast! (VPS 150104-1, 04/01/2015), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] [RFC] Add is_cacheable() stream-wrapper operation From: francois@tekwire.net (=?iso-8859-1?Q?Fran=E7ois_Laupretre?=) > De=A0: Martin Amps [mailto:php_m@rtin.so]=20 > Did you mean to omit the =93return=94 = for=A0is_cacheable_stream_path=A0if !PHP_STREAMS_SUPPORT_IS_CACHEABLE? Right. Thanks for this one. Actually, conditionals will go away as it is going to the PHP7 branch only.