Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7444 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6552 invoked by uid 1010); 1 Feb 2004 06:47:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6517 invoked from network); 1 Feb 2004 06:47:36 -0000 Received: from unknown (HELO mailout02.sul.t-online.com) (194.25.134.17) by pb1.pair.com with SMTP; 1 Feb 2004 06:47:36 -0000 Received: from sfwd00.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1AnBOK-0002xM-00; Sun, 01 Feb 2004 07:47:36 +0100 Received: from beethoven.local (SOQsxrZlwekuzUFm9UarWpHimZwMFfkDHmEht8yryIPYU+UY5r2O0Y@[217.230.24.40]) by afwd00.sul.t-online.com with esmtp id 1AnBNd-0jUlgu0; Sun, 1 Feb 2004 07:46:53 +0100 To: internals@lists.php.net Date: Sun, 1 Feb 2004 07:50:45 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200402010750.45179.georg@php.net> X-Seen: false X-ID: SOQsxrZlwekuzUFm9UarWpHimZwMFfkDHmEht8yryIPYU+UY5r2O0Y Subject: PHP5: bcmath From: georg@php.net (Georg Richter) 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. Georg