Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80312 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20831 invoked from network); 10 Jan 2015 01:35:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2015 01:35:04 -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:60598] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/21-11748-4C180B45 for ; Fri, 09 Jan 2015 20:35:02 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id EEF3E4B00A5 for ; Sat, 10 Jan 2015 02:32:55 +0100 (CET) Reply-To: To: References: <003e01d0290b$2387dd30$6a979790$@yahoo.fr> <007801d02ba0$659b9080$30d2b180$@tekwire.net> <002701d02c1c$5cf30040$16d900c0$@tekwire.net> In-Reply-To: <002701d02c1c$5cf30040$16d900c0$@tekwire.net> Date: Sat, 10 Jan 2015 02:34:53 +0100 Message-ID: <004001d02c75$a21734d0$e6459e70$@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: AQJLUGZm//Pi9sQwKU1Klfwo9ikS+QIf8jOCAb9Hxp+bo09PkA== Content-Language: fr X-Antivirus: avast! (VPS 150109-1, 09/01/2015), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] [BugFest] Feature request #38685: str_[i]replace(): Add support for (string needle, array replace) From: francois@tekwire.net (=?iso-8859-1?Q?Fran=E7ois_Laupretre?=) > De=A0: Fran=E7ois Laupretre [mailto:francois@tekwire.net] > > > I just created the RFC : > > > > https://wiki.php.net/rfc/cyclic-replace >=20 > Just added full array multi-level recursion support to the RFC. Final (?) patch pushed to PR. In sync with RFC. =20 > > Please also give me your opinion about implementing a similar = feature in > > preg_replace() and preg_filter(). No opnion here ????? Do we need to wait 2 weeks to start voting ? It seems no one has = anything more to say.