Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52457 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25919 invoked from network); 19 May 2011 07:24:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2011 07:24:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:56353] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/00-25339-F85C4DD4 for ; Thu, 19 May 2011 03:24:00 -0400 Received: by eyf5 with SMTP id 5so698388eyf.29 for ; Thu, 19 May 2011 00:23:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=GSPsIpgVLaKp+Pf4TYmhcYchOybL2G69i3splvMdftc=; b=RKdqWGN4DKJGkxSZZ+CAs7lPeMQoBTl0AZ+0hby9CZiUukFgb1Xo3yBBILCAvBxbTn /3llVh0/cnfwqmtyHrMr0ZziEX6sQMVH9Y8jFdPncCBAmXk8lpHVBwfbO5R55crZMb5M hR6D9mSJ4L3G7GjBCAyaYTS/1f2RBpjQV26qs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=Qaniij8k0mOKmPSNy5n2qf8ekVoOp3z4pK9T2e47Yl8FbgdG3hzixTDIEBvRDZ4bnc 7bP1IBNQIaevwC2D0EwFdO763xABEPO1Qt4G8VlIFYYEomOwTqSuFSaQcuWAGPxmiaXp wEbsXxFxcipX+h7ljqnDnsLiBRs2plpkZz5N4= MIME-Version: 1.0 Received: by 10.14.53.207 with SMTP id g55mr1011924eec.148.1305789514041; Thu, 19 May 2011 00:18:34 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.37.13 with HTTP; Thu, 19 May 2011 00:18:33 -0700 (PDT) In-Reply-To: References: <49E352FD.6070008@gmail.com> <2dedb8a0904131124u57f2f32ei27083a289f7f18a4@mail.gmail.com> <49E39B3C.2020401@zend.com> <49E47BF2.3090807@gmail.com> <9b3df6a50904140811o6d57a426gd320a822271e19f3@mail.gmail.com> <49E4CE2D.7010402@zend.com> <3B1B513E-2712-40C4-AC20-4A21EB039629@roshambo.org> <0D1369A8-0154-4E34-9069-27AB267AE06F@roshambo.org> <4DD464C2.4060407@lerdorf.com> <4DD47AEA.1080306@sugarcrm.com> Date: Thu, 19 May 2011 09:18:33 +0200 X-Google-Sender-Auth: xsBmEKTqxi1iyCOCzzX3zpzH3h8 Message-ID: To: Arvids Godjuks Cc: PHP Internals Content-Type: multipart/alternative; boundary=001517447f4c22c9ad04a39bd03c Subject: Re: [PHP-DEV] Re: Is it true that short_open_tag is deprecated in PHP 6? From: info@tyrael.hu (Ferenc Kovacs) --001517447f4c22c9ad04a39bd03c Content-Type: text/plain; charset=UTF-8 On Thu, May 19, 2011 at 8:53 AM, Arvids Godjuks wrote: > Hello. > > As a userland developer i'm all for it. Remove short_tags and decouple > > I think that it's a little bit hasty. I would propose that the short open echo should be always enabled independently from the short_open_tag, and this should be documented and done with it. Tyrael --001517447f4c22c9ad04a39bd03c--