Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61603 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77518 invoked from network); 21 Jul 2012 08:00:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2012 08:00:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajfweb@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajfweb@googlemail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: ajfweb@googlemail.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:43440] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/80-07940-0916A005 for ; Sat, 21 Jul 2012 04:00:17 -0400 Received: by wibhn17 with SMTP id hn17so1006063wib.11 for ; Sat, 21 Jul 2012 01:00:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MJFEYRAfgX2LnaDu6H/Z3LDIlhF5MdGmJJU2eNbMEhA=; b=SI29smYtBmDeSzX9ZQlZp9fqOt52bBLWFidrkzXUisM3SwwN786B8Bt34+3RvzKpij 1YXEpFPk8NX+/YO5FMTG+dvSTzdj9leMxNIskG6S2waU8+9uL/EXsNnGCOKTZU/ow0mw bIduzheOC4ZxaeIRy9AAM3WIQLKwgHLgEUEvcp7BV93fkLYJG3nFjg6kgvbtGhVhIQb+ Yfecy8mwlqv8nlC6UvdXXbZxYjydfo9qS65ld9/fsZIob6JKl7hZEPeVIvBJYkBwLTqF sH4kXyEQQ3L9cKFUkwvB7wUrD769nvAUGMItp0pvVGL/kQodBcCqurABLP1R3kJmgT1v DqPg== MIME-Version: 1.0 Received: by 10.180.100.37 with SMTP id ev5mr13244208wib.5.1342857610212; Sat, 21 Jul 2012 01:00:10 -0700 (PDT) Received: by 10.216.160.16 with HTTP; Sat, 21 Jul 2012 01:00:09 -0700 (PDT) Received: by 10.216.160.16 with HTTP; Sat, 21 Jul 2012 01:00:09 -0700 (PDT) In-Reply-To: <500A53F8.1070600@lsces.co.uk> References: <500A53F8.1070600@lsces.co.uk> Date: Sat, 21 Jul 2012 09:00:09 +0100 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d041826d6d7363104c552662a Subject: Re: [PHP-DEV] short_open_tags From: ajfweb@googlemail.com (Andrew Faulds) --f46d041826d6d7363104c552662a Content-Type: text/plain; charset=UTF-8 I also think Logout Log in | Register With Logout Log in | Register On Jul 21, 2012 8:03 AM, "Lester Caine" wrote: > Rick Bird wrote: > >> My name is Rick.. I done some light work on documentation side of >> things, >> but I had a question because I've been working a lot with the Symfony >> framework lately. Some in the Symfony irc room seem to be under the >> impression that short_open_tags is to be deprecated in php6. Is there any >> weight to this? I personally have found short tags a great tool, and >> simplifies a lot of things. In cases where there is the alternative >> syntax >> being used (great when working with php templates), > ?>. I understand the biggest reason to discourage short tags is for xml. >> > > Now that has been removed. Any attempt to remove I am in total agreement with you on templating systems don't need anything more and adding does make these a lot more difficult to read. To my mind this is what PHP > is all about, and killing things just because they don't conform with the > 'perfect programming language' is irritating. Perhaps another example where > two versions of PHP might actually be a sensible split? > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=**contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.**uk > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d041826d6d7363104c552662a--