Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63593 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79456 invoked from network); 21 Oct 2012 17:10:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2012 17:10:38 -0000 Authentication-Results: pb1.pair.com header.from=bryan@ravensight.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=bryan@ravensight.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ravensight.org from 209.85.219.42 cause and error) X-PHP-List-Original-Sender: bryan@ravensight.org X-Host-Fingerprint: 209.85.219.42 mail-oa0-f42.google.com Received: from [209.85.219.42] ([209.85.219.42:44027] helo=mail-oa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/15-22055-D8C24805 for ; Sun, 21 Oct 2012 13:10:38 -0400 Received: by mail-oa0-f42.google.com with SMTP id j1so2007431oag.29 for ; Sun, 21 Oct 2012 10:10:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=zyDXbUyAIA7qjbnTu4RS6bWlAT7ET85SmrEkUl4Qc/M=; b=Vbas2eIwgqmZWb8+IEDSMfd3MUMc6uhpWlUz4ak9cG3Fg09YhoDEIWsOG2N6AdejOk Kg+82Qx7vaaZMrJscbfSBm7AbF5EtdstmT8i1D6Od2JOyDo4U2eX4tINsOONBLYxBEXk JNU+BvItXBj8UTZyjJnPkWDEQDVgGmBHp7Q4Oc7+ZJ6NbSNyY523PH1xOFzkLjLf0RC/ afhHY1clN7A2bf92Kh+KKHw+nscqJNVvjxYvl8GXIGW/J6XBym+/ynTivXmAwLQwDdcw eJ4IEcMwIXqgr2rTuWDz6SvZb2LNFV53Z6rn0z1sOaDwUnoP7Sr+3AFmUPaurK2yAGJu CZMQ== MIME-Version: 1.0 Received: by 10.182.38.101 with SMTP id f5mr5175594obk.80.1350839435036; Sun, 21 Oct 2012 10:10:35 -0700 (PDT) Received: by 10.76.171.39 with HTTP; Sun, 21 Oct 2012 10:10:35 -0700 (PDT) Received: by 10.76.171.39 with HTTP; Sun, 21 Oct 2012 10:10:35 -0700 (PDT) In-Reply-To: <50842A5A.2020507@sugarcrm.com> References: <50842A5A.2020507@sugarcrm.com> Date: Sun, 21 Oct 2012 12:10:35 -0500 Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" , Charlie Somerville Content-Type: multipart/alternative; boundary=f46d04463008ac864a04cc94d096 X-Gm-Message-State: ALoCoQnjfYh5FBOpIT0txdjstk6zBaWt3xfeCKxwiCoho+2PufEULvfWEIkhqY2WeVMBduVOAPCu Subject: Re: [PHP-DEV] HTML escaped short echo tag From: bryan@ravensight.org (Bryan Geraghty) --f46d04463008ac864a04cc94d096 Content-Type: text/plain; charset=ISO-8859-1 > Personally I'm hugely *not* a fan of more obscure syntax in PHP. I agree with this sentiment. I think the traditional simplicity of PHP's syntax has been one of its greatest traits. I'm not a fan of all of this type of alternate syntax that has been steadily added. Bryan --f46d04463008ac864a04cc94d096--