Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7449 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48716 invoked by uid 1010); 1 Feb 2004 09:06:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48627 invoked from network); 1 Feb 2004 09:06:14 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 1 Feb 2004 09:06:14 -0000 Received: (qmail 19483 invoked from network); 1 Feb 2004 09:06:03 -0000 Received: from localhost (HELO ido-comp2.zend.com) (127.0.0.1) by localhost with SMTP; 1 Feb 2004 09:06:03 -0000 Message-ID: <5.1.0.14.2.20040201110600.01c10c90@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 01 Feb 2004 11:06:08 +0200 To: Georg Richter ,internals@lists.php.net In-Reply-To: <200402010750.45179.georg@php.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] PHP5: bcmath From: andi@zend.com (Andi Gutmans) References: <200402010750.45179.georg@php.net> At 07:50 AM 2/1/2004 +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. I wouldn't mind. Andi