Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7447 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44926 invoked by uid 1010); 1 Feb 2004 07:07:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44894 invoked from network); 1 Feb 2004 07:07:46 -0000 Received: from unknown (HELO asuka.nerv) (24.100.195.79) by pb1.pair.com with SMTP; 1 Feb 2004 07:07:46 -0000 Received: (qmail 14384 invoked from network); 1 Feb 2004 07:07:46 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 1 Feb 2004 07:07:46 -0000 Reply-To: ilia@prohost.org To: Georg Richter , internals@lists.php.net Date: Sun, 1 Feb 2004 02:07:46 -0500 User-Agent: KMail/1.5.94 References: <200402010750.45179.georg@php.net> In-Reply-To: <200402010750.45179.georg@php.net> Organization: Prohost.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200402010207.46582.ilia@prohost.org> Subject: Re: [PHP-DEV] PHP5: bcmath From: ilia@prohost.org (Ilia Alshanetsky) Majority of PHP application and hence users do not require this extension. Those who do, in most cases operate in an environment where they have full control over their PHP configuration and thus will be able to enable this extension on demand. -1. Ilia On February 01, 2004 01:50 am, 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. > > Georg