Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81272 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63118 invoked from network); 28 Jan 2015 01:43:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2015 01:43:55 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:50992] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/B2-45774-9DE38C45 for ; Tue, 27 Jan 2015 20:43:54 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 59ACD8C0080 for ; Tue, 27 Jan 2015 20:43:50 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1SMiHBynBXum for ; Tue, 27 Jan 2015 20:43:50 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id CBFD18C0057 for ; Tue, 27 Jan 2015 20:43:49 -0500 (EST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <8C47FA53-0964-49C0-963C-332A936348A5@ajf.me> Date: Wed, 28 Jan 2015 01:43:46 +0000 Content-Transfer-Encoding: quoted-printable Message-ID: References: <8C47FA53-0964-49C0-963C-332A936348A5@ajf.me> To: PHP Internals X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [RFC] Big Integer Support From: ajf@ajf.me (Andrea Faulds) Hey everyone, Anatol (aka welting) has done some excellent work, and a lot more = extensions now build on the bigint branch, even if not all of them are = fully ported: https://wiki.php.net/rfc/bigint#todo This should mean that testing =93real-world applications=94 for = performance is now possible. Thanks! -- Andrea Faulds http://ajf.me/