Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50735 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71806 invoked from network); 30 Nov 2010 15:35:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2010 15:35:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=jonah.harris@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jonah.harris@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: jonah.harris@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:61073] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/B0-02051-1B915FC4 for ; Tue, 30 Nov 2010 10:35:15 -0500 Received: by wyf28 with SMTP id 28so5938157wyf.29 for ; Tue, 30 Nov 2010 07:35:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=PZ6ZPjywSIgQEvjBpFnbQHgGryTQKaYNLivxtTDaF24=; b=oie7x8mAUKx9SHZbAECQUjre7x2H+QO9ia8pOpUYb+/2Wbbe12nHt1nhcLSpPGu2FK OYmZlLWJ2qxENDFWF6sLtLWL7RKNQ9VSAtVasMOfvo98oDQ3t1siRnAYoMWqnw1ZDICC giAnKTVihT8RK+RMcu+jVRDZa6JoOZU9u6tKY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=cMXrSlgTzwo7yRum+0ggnkwWHTYLxmyXdpNF8V3A0l9akrjTghRf+8HU3nffNNzLjM FT3eMcSDRPJKppL45ITiMGSRRw0YRfuxpRX682CfM4H/4pXZhWTzvSgJcKzoVhE/lqmc GFmmVclFX/DaOuFyQd8weTR1fBeWpZuoHn4Lk= MIME-Version: 1.0 Received: by 10.227.144.65 with SMTP id y1mr7907643wbu.199.1291131309943; Tue, 30 Nov 2010 07:35:09 -0800 (PST) Received: by 10.227.39.94 with HTTP; Tue, 30 Nov 2010 07:35:09 -0800 (PST) In-Reply-To: References: Date: Tue, 30 Nov 2010 10:35:09 -0500 Message-ID: To: Ilia Alshanetsky Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=001636831b92167f83049646ef12 Subject: Re: [PHP-DEV] Supporting Binary Notation for Integers From: jonah.harris@gmail.com ("Jonah H. Harris") --001636831b92167f83049646ef12 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Nov 30, 2010 at 8:22 AM, Ilia Alshanetsky wrote: > -1 > > I don't think this is necessary. > It's certainly not necessary; it's a nice to have. Given the small amount of code required to implement the functionality, I believe it's worthwhile to add the notation as an option for developers to use. -- Jonah H. Harris Blog: http://www.oracle-internals.com/ --001636831b92167f83049646ef12--