Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51516 invoked by uid 1010); 14 Jul 2004 02:48:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51398 invoked from network); 14 Jul 2004 02:48:57 -0000 Received: from unknown (HELO aludra.leftbrained.org) (64.165.117.58) by pb1.pair.com with SMTP; 14 Jul 2004 02:48:57 -0000 Received: from [64.165.117.60] (mirzam.leftbrained.org [64.165.117.60]) by aludra.leftbrained.org (8.12.8/8.12.8) with ESMTP id i6E37axg011874 for ; Tue, 13 Jul 2004 20:07:36 -0700 Message-ID: <40F49F30.5000201@leftbrained.org> Date: Tue, 13 Jul 2004 19:49:20 -0700 User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <5.1.0.14.2.20040712141042.03166120@127.0.0.1> <200407131032.34451.edink@emini.dk> <40F44B64.2040705@leftbrained.org> <20040713224220.57700.qmail@pb1.pair.com> <20040714001805.26897.qmail@pb1.pair.com> In-Reply-To: <20040714001805.26897.qmail@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.0.0 Test roll From: listschris@leftbrained.org (Chris) Sara Golemon wrote: >"Robert Janeczek" wrote in message >news:20040713224220.57700.qmail@pb1.pair.com... > > >>>I'm still experiencing the bug: http://bugs.php.net/bug.php?id=28829 >>>(Crashes when BC Math functions get an argument of 0) with this >>>release. I have no problems duplicating it and should be around for a >>>while if someone needs more information, or is unable to duplicate >>>it. >>> >>> >>yep, this bug is still present. i would like to say, that this bug is real >>pain in the ass for windows users, because this extension cannot be turned >>off and it causes some pear packages to be unuseble (i know of Benchmark, >>probably everything that uses it is crushing too). please fix this guys :/ >> >> >> >Just commited what should be a fix. Please try next snapshot. > >-Sara > > > All my testing code runs fine, so it appears to be working. Thanks! Chris