Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43702 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51275 invoked from network); 14 Apr 2009 15:16:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2009 15:16:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=david.zuelke@bitextender.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=david.zuelke@bitextender.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain bitextender.com from 80.237.132.12 cause and error) X-PHP-List-Original-Sender: david.zuelke@bitextender.com X-Host-Fingerprint: 80.237.132.12 wp005.webpack.hosteurope.de Received: from [80.237.132.12] ([80.237.132.12:33777] helo=wp005.webpack.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/00-50915-1C8A4E94 for ; Tue, 14 Apr 2009 11:16:17 -0400 Received: from munich.bitxtender.net ([85.183.90.3] helo=[10.224.254.18]); authenticated by wp005.webpack.hosteurope.de running ExIM using esmtpsa (TLSv1:RC4-SHA:128) id 1LtkMw-0001GA-GP; Tue, 14 Apr 2009 17:16:14 +0200 Cc: internals@lists.php.net Message-ID: To: Arvids Godjuks In-Reply-To: <9b3df6a50904140811o6d57a426gd320a822271e19f3@mail.gmail.com> Content-Type: multipart/signed; boundary=Apple-Mail-82--578031061; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 14 Apr 2009 17:16:13 +0200 References: <49E352FD.6070008@gmail.com> <2dedb8a0904131124u57f2f32ei27083a289f7f18a4@mail.gmail.com> <49E39B3C.2020401@zend.com> <49E47BF2.3090807@gmail.com> <9b3df6a50904140811o6d57a426gd320a822271e19f3@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-bounce-key: webpack.hosteurope.de;david.zuelke@bitextender.com;1239722177;c5e74132; Subject: Re: [PHP-DEV] Re: Is it true that short_open_tag is deprecated in PHP 6? From: david.zuelke@bitextender.com (=?ISO-8859-1?Q?David_Z=FClke?=) --Apple-Mail-82--578031061 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit As Jani put it: > PLEASE, let the dead horse be! - David On 14.04.2009, at 17:11, Arvids Godjuks wrote: > Hello everyone. > I've been writing for some time now at > the > last project and it really sucks. I understand reason on depricating > short_open_tag and I agree. But I have a proposal witch can ease > templating. > > Remove short open tag, but leave . Bacicaly PHP parser > should look for 1). short_open_tag is gone for good as an option in .ini. > 2). Making templates doesn't suck > 3). Backwards compability with old templates is preserved (old > templates > with 4). it with > > Everyone is happy, XML and others are safe. > > Yes, it's really irritating to write