Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13491 invoked from network); 1 Apr 2012 15:01:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Apr 2012 15:01:59 -0000 Authentication-Results: pb1.pair.com header.from=keisial@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=keisial@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: keisial@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:50485] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/A1-01129-5ED687F4 for ; Sun, 01 Apr 2012 11:01:58 -0400 Received: by werh12 with SMTP id h12so1503611wer.29 for ; Sun, 01 Apr 2012 08:01:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YNpfaCtgplNH2C73zE2K2VTBg44dUmBCMp0pBkspPhk=; b=eO+PsrdRUBvTk73KW5NiBUIMmb94FcFqnKbIYTk6eMwcU/5qA7iqalN5aq/KLctchb WrieWoyQQaqjOa5YQrz5kDyp3tNzfF3xz3svG/DfhdUEGEoept4c/IHmjWfVblSp3rqM J1CfUMcqMUrJMpgSTtmmoyG/hTsorlXRb2yspzhr6ai0dR/qpfPOQ0xEC1W+Hk4NT2Rj JVwIytifRBjqHeWLBNJeQjwVmmVKAw7xZJRyvViYBf0cGKkXYN7n2eXertCULURYHI6U JLEs3+Ole8wt5baXf8FPy5mB2ZCoM5Hrl3tUqlDGWfSsbNmajNFSYtZQaQJPaE+gwKSj EGMw== Received: by 10.180.20.47 with SMTP id k15mr15768898wie.19.1333292515137; Sun, 01 Apr 2012 08:01:55 -0700 (PDT) Received: from [192.168.1.26] ([80.28.69.168]) by mx.google.com with ESMTPS id o2sm41646575wiv.11.2012.04.01.08.01.53 (version=SSLv3 cipher=OTHER); Sun, 01 Apr 2012 08:01:53 -0700 (PDT) Message-ID: <4F786F1A.8000600@gmail.com> Date: Sun, 01 Apr 2012 17:07:06 +0200 User-Agent: Thunderbird MIME-Version: 1.0 To: Florian Anderiasch CC: internals@lists.php.net References: <4F7847CA.2090307@anderiasch.de> In-Reply-To: <4F7847CA.2090307@anderiasch.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Question about parser implementation details From: keisial@gmail.com (=?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?=) On 01/04/12 14:19, Florian Anderiasch wrote: > I'd appreciate any hints on how to tackle this serious concern. You should launch a new thread to tackle them. You could then buy foreign slaves to schedule them on their cores. > Btw, in the spirit of x for hex and b for binary I thought about using > this syntax: > > $a = 0spqrMMXII; //set $a to 2012 > ?> > > unless anyone has any better suggestions? Romans didn't have 0 in their keyboards. You should use a different approach which didn't need such character. Also, date extension needs to be extended to support ab urbe condita dates. I think that's a more pressing concern.