Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7448 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41848 invoked by uid 1010); 1 Feb 2004 09:02:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41813 invoked from network); 1 Feb 2004 09:02:40 -0000 Received: from unknown (HELO smtp2.netcologne.de) (194.8.194.218) by pb1.pair.com with SMTP; 1 Feb 2004 09:02:40 -0000 Received: from localhost.localdomain (xdsl-195-14-222-3.netcologne.de [195.14.222.3]) by smtp2.netcologne.de (Postfix) with SMTP id 63BF33A111; Sun, 1 Feb 2004 10:02:39 +0100 (MET) Date: Sun, 1 Feb 2004 10:02:38 +0100 To: Georg Richter Cc: internals@lists.php.net Message-ID: <20040201100238.79052f9c@localhost.localdomain> In-Reply-To: <200402010750.45179.georg@php.net> References: <200402010750.45179.georg@php.net> Organization: Freelancer X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP5: bcmath From: paj@pearfr.org (Pierre-Alain Joye) On Sun, 1 Feb 2004 07:50:45 +0100 Georg Richter wrote: > Hi, > > after discussion with Brian Aker about problems with number precision > in financial applications and thinking about the impact of > "Enterprise" I'm wondering that bcmath is not enabled by default. > > Is there a reason for it? if not I'm strongly +1 to enable it by > default. +1 here. Another good reason is to check the bug reports where "bogus->Use bcmath" has been applied. pierre