Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57813 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24234 invoked from network); 12 Feb 2012 18:34:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2012 18:34:05 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@googlemail.com X-Host-Fingerprint: 209.85.217.170 mail-lpp01m020-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:49976] helo=mail-lpp01m020-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/26-63294-C16083F4 for ; Sun, 12 Feb 2012 13:34:04 -0500 Received: by lboj14 with SMTP id j14so2325335lbo.29 for ; Sun, 12 Feb 2012 10:34:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=7AMg+NCTcJkBNnl4zla+Gsc0mGcoY8PS2cpVNaUjCgI=; b=xuCMFGXRBYHEhdZZFZeOccBprSFmitqPRhm4V4+aAUuH0XXtdCbUs77n7vtIssbkGO W4sJgWiK0FcM4vG2nE08xtuwtBj5wqUWr2ssVGHs6fcYUOCz+4oC9w0V/ki86Fnv6DVK ZrleH1zako+c236ax6l5xIw3+WiG90jWmxNlU= MIME-Version: 1.0 Received: by 10.152.123.68 with SMTP id ly4mr9194012lab.13.1329071640472; Sun, 12 Feb 2012 10:34:00 -0800 (PST) Received: by 10.152.18.166 with HTTP; Sun, 12 Feb 2012 10:34:00 -0800 (PST) Date: Sun, 12 Feb 2012 19:34:00 +0100 Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: [VOTE] Deprecate and remove /e modifier from preg_replace From: nikita.ppv@googlemail.com (Nikita Popov) As there doesn't seem to be any further discussion regarding this issue I have opened the vote: https://wiki.php.net/rfc/remove_preg_replace_eval_modifier#vote Nikita