Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81670 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88587 invoked from network); 2 Feb 2015 23:06:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2015 23:06:02 -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:37133] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/4D-25089-8D200D45 for ; Mon, 02 Feb 2015 18:06:00 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id C6AF88C0081 for ; Mon, 2 Feb 2015 18:05:57 -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 OwnNgCS9DLMr for ; Mon, 2 Feb 2015 18:05:57 -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 6B4208C0080 for ; Mon, 2 Feb 2015 18:05:57 -0500 (EST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) In-Reply-To: Date: Mon, 2 Feb 2015 23:05:55 +0000 Content-Transfer-Encoding: quoted-printable Message-ID: References: <8C47FA53-0964-49C0-963C-332A936348A5@ajf.me> To: PHP Internals X-Mailer: Apple Mail (2.2070.6) Subject: Re: [PHP-DEV] [RFC] Big Integer Support From: ajf@ajf.me (Andrea Faulds) Hi, > On 28 Jan 2015, at 01:43, Andrea Faulds wrote: >=20 > Hey everyone, >=20 > 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: >=20 > https://wiki.php.net/rfc/bigint#todo >=20 > This should mean that testing =93real-world applications=94 for = performance is now possible. I=92m a little worried that nobody has responded to this yet. Feature = freeze is looming=85 :( -- Andrea Faulds http://ajf.me/