Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78276 invoked from network); 11 Nov 2010 22:38:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2010 22:38:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qy0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:64154] helo=mail-qy0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/16-39621-0507CDC4 for ; Thu, 11 Nov 2010 17:38:08 -0500 Received: by qyk2 with SMTP id 2so2216904qyk.8 for ; Thu, 11 Nov 2010 14:38:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=GFY2Ig/LDTVk6Hcbtq3y2iPMY2vlil6Gh/ear/g/Rjg=; b=dXcjVQ6klMUtSSWITGeuoRo9UbAXstJuzUZIzl+1HaTG1dSMI8rNE1LxmcJ1vMKKoP 0LiZINMRPFRA5QfaUO6JpFK1q71DRpXZhcWpdD66dIVs6b8Jo42xFEhCBHPK4hbMLyvU HkChS0Kzw/nEuood9fpgtSkkghJm41dI9JKYI= 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 :content-transfer-encoding; b=LR+ttktS41VSejO1VGXzvlOI6X5dqsBuwK9HIUZd4xkk5WbyRf6wej5bNNdyGuUAV2 0uR4gX/xZ9Dmdc5xN2l5pq3JcR/AMCcK5glCCi+cn2Bpp0AAGp0pRSUCUMH8S+cMyTD+ e9CtwZ+8FRyQZN8hh3RsahwiGhdCMbyq1WOx4= MIME-Version: 1.0 Received: by 10.229.227.209 with SMTP id jb17mr1171763qcb.281.1289515084845; Thu, 11 Nov 2010 14:38:04 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.220.185.69 with HTTP; Thu, 11 Nov 2010 14:38:04 -0800 (PST) In-Reply-To: References: <201011102029.49703.larry@garfieldtech.com> <4CDC218F.4020309@oracle.com> Date: Thu, 11 Nov 2010 23:38:04 +0100 X-Google-Sender-Auth: qHd7b_18hUmGS1ZKfE67inqWuu8 Message-ID: To: "Jonah H. Harris" Cc: Philip Olson , Will Fitch , Patrick ALLAERT , PHP Development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Supporting Binary Notation for Integers From: kalle@php.net (Kalle Sommer Nielsen) 2010/11/11 Jonah H. Harris : > RFC added. =A0I'm not sure what the protocol for RFCs is, but I put it un= der > the In Discussion heading. =A0Sorry if I was wrong. > > http://wiki.php.net/rfc/binnotation4ints > > > -- > Jonah H. Harris > Blog: http://www.oracle-internals.com/ > +1 for trunk --=20 regards, Kalle Sommer Nielsen kalle@php.net