Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77741 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80106 invoked from network); 1 Oct 2014 20:27:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Oct 2014 20:27:11 -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 74.125.82.41 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wg0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:52272] helo=mail-wg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/A0-07377-B936C245 for ; Wed, 01 Oct 2014 16:27:09 -0400 Received: by mail-wg0-f41.google.com with SMTP id b13so1489194wgh.12 for ; Wed, 01 Oct 2014 13:27:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=cJuc/uGI7KHz0Y7tvQWbTvEw/kDCvKQ6thqSP7K3BGg=; b=I4L1mGeLAUOOAClISOZxfvOHhrUD3bJSQjmRyHVNCUa0hJUXOC9FvBj7xFqHCp0W2Z yMxQcgzUpWCdtRW9zhuRflXiI6744pbbO74KVk80FVYlviujMTGI3UBukdA0MeJ1eiss S9oruHyoAbElp6i3U5X9nsFSa+5SLU/Gk333dufdSvmejtELkeLlITzt8Hk7tAVBN5vo B3jGAhwj1iVEePRcdgL9P/IaT+MvV3zNZkoyStWaJQj7K/pVBOPUouW6FVMSps5eYnq3 V0CslHBpZyJcmPrLwW1mfd5OK7w+5WL/KnGd/65/PKwKLtMa+Kugr/JwXbRodR9fnBnC AJLA== MIME-Version: 1.0 X-Received: by 10.194.134.100 with SMTP id pj4mr67799215wjb.72.1412195224982; Wed, 01 Oct 2014 13:27:04 -0700 (PDT) Received: by 10.27.10.79 with HTTP; Wed, 1 Oct 2014 13:27:04 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Oct 2014 22:27:04 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e01182952bd187a05046252f0 Subject: Re: [VOTE] Remove alternative PHP tags From: nikita.ppv@gmail.com (Nikita Popov) --089e01182952bd187a05046252f0 Content-Type: text/plain; charset=UTF-8 On Wed, Sep 24, 2014 at 8:13 PM, Nikita Popov wrote: > 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 > The RFC has been accepted with 26 votes in favor and 8 against. Nikita --089e01182952bd187a05046252f0--