Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77585 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69828 invoked from network); 24 Sep 2014 18:13:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Sep 2014 18:13:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:46948] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/D1-57585-8C903245 for ; Wed, 24 Sep 2014 14:13:29 -0400 Received: by mail-lb0-f174.google.com with SMTP id l4so11046568lbv.5 for ; Wed, 24 Sep 2014 11:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VFiw4MZC0ehddsI1hKqUHA2NzeV9w6VqPijsexYaHZk=; b=VskiY7B2eJH7U/BRKCrvK+90XBAuGPa8BtfCugRguNyMTHHkgefCy9ceaKacg9ckAz vwB4Gr6ORmE7YgmAcWQSFyxy93rsSHQI1LoZoU1QN/Ep+mBIlIBu/DEtDmckyEyCm8u0 tzAcTQd8lYEu/C+s/T5A8xTqvZIwzexW9Nxb4SXHUhQTcTtBdD6L/L5uEhqx7lag9vBa e0HUkwFPTdrUy+YCTkWvgv0FSxiYCIGIUH19B1L6xWcM+DUZp6uQCEpj7LFeS43cRMsK p53pfEQPjLPnU/b+H5VHsAmA7xPIUZiKXnOZ/Z00BGQQlEMVWwCKfLHmCo2e728SwuP2 O4RA== MIME-Version: 1.0 X-Received: by 10.112.209.37 with SMTP id mj5mr7763296lbc.55.1411582405064; Wed, 24 Sep 2014 11:13:25 -0700 (PDT) Received: by 10.25.218.204 with HTTP; Wed, 24 Sep 2014 11:13:25 -0700 (PDT) Date: Wed, 24 Sep 2014 20:13:25 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a11c266d8d33f390503d3a3e8 Subject: [VOTE] Remove alternative PHP tags From: nikita.ppv@gmail.com (Nikita Popov) --001a11c266d8d33f390503d3a3e8 Content-Type: text/plain; charset=UTF-8 Hi internals! The vote for removal of alternative PHP opening/closing tags in PHP 7 is now open: https://wiki.php.net/rfc/remove_alternative_php_tags#vote Nikita --001a11c266d8d33f390503d3a3e8--