Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80329 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82538 invoked from network); 10 Jan 2015 19:54:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2015 19:54:33 -0000 Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 74.125.82.182 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 74.125.82.182 mail-we0-f182.google.com Received: from [74.125.82.182] ([74.125.82.182:39662] helo=mail-we0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/14-48183-77381B45 for ; Sat, 10 Jan 2015 14:54:32 -0500 Received: by mail-we0-f182.google.com with SMTP id w62so13128443wes.13 for ; Sat, 10 Jan 2015 11:54:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yFxX8poBdKZzPYB9iDHBHhCD85jbAMImBG1GFfMwJ2A=; b=G7hY7/WCa/fx4V6jwomqFamZYcOMIqkvm0L4DGPRhXkXtLso98BE96zAFEklwnATmJ lbjY0iansbiDeiTbkyiOLjzrZiM8VxR9Qp/yHwDocEYJsq9AeA5tp/IxBcBHYlf4o7JK ee9HVc9BW6Q9tTejCNlpghY+ZHHB6EVHZnvUuoxpL7PkgRbXZa6+bQBO6UIo6i84z7oR BJqNS3DbujutIEWOja41+K1KMqDlOkz+Fyz042KyfmiJ01TV302iwHzbe7v0kjuBkn9y VSngM0OHmTSHzrYnmC3T95M44fbl6mtJ+yZQpirYsPY3PKsG81Jv2Nrv/ZgDuwilBpn7 Asdg== X-Gm-Message-State: ALoCoQkmLxuICsxkDmS/rMxlmPBCjrMtgFkokW6+dfHtXS69dz+rK2gl8uQ6j92wtM72Xjlg4Mpr MIME-Version: 1.0 X-Received: by 10.194.85.161 with SMTP id i1mr44083238wjz.35.1420919667620; Sat, 10 Jan 2015 11:54:27 -0800 (PST) Received: by 10.216.94.196 with HTTP; Sat, 10 Jan 2015 11:54:27 -0800 (PST) X-Originating-IP: [78.149.8.3] In-Reply-To: <000b01d02cf9$fe912bb0$fbb38310$@yahoo.fr> References: <000b01d02cf9$fe912bb0$fbb38310$@yahoo.fr> Date: Sat, 10 Jan 2015 19:54:27 +0000 Message-ID: To: nf.laupretre@yahoo.fr Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Add cyclic string replacements From: danack@basereality.com (Dan Ackroyd) Hi Fran=C3=A7ois, The RFC is missing one thing if nothing else; a reason for why this functionality would be so much better implemented in the core than in userland code. cheers Dan