Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47052 invoked by uid 1010); 13 Oct 2004 00:25:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47026 invoked from network); 13 Oct 2004 00:25:08 -0000 Received: from unknown (HELO bobsilva.com) (198.237.84.92) by pb1.pair.com with SMTP; 13 Oct 2004 00:25:08 -0000 Received: from [198.237.84.90] (account me HELO salty) by bobsilva.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 461379 for internals@lists.php.net; Tue, 12 Oct 2004 16:59:29 -0700 To: Date: Tue, 12 Oct 2004 17:23:41 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-Index: AcSwuuRqI3xObLjrRtqOSMuPVJvNDg== Message-ID: Subject: Updating Bug Status From: junkmail@bobsilva.com ("Robert Silva") Going through the PHP 5 Bug Summary Report looking for stuff I may be able to help out with and finding a lot of them that are fixed in current cvs but are still marked as open. I'm curious when you determine a bug to be fixed and mark it as such. I imagine a few of these are only fixed in 5.1 cvs tree (which is what I'm testing against), do you wait for 5.1 release to mark them as fixed? I've been commenting them as fixed in 5.1 CVS (hope you don't mind) when I run across them and verify expected functionality. Bob