Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18304 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54354 invoked by uid 1010); 23 Aug 2005 12:12:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54339 invoked from network); 23 Aug 2005 12:12:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2005 12:12:23 -0000 X-Host-Fingerprint: 213.65.233.66 h66n1fls32o259.telia.com Received: from ([213.65.233.66:10845] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3F/BD-28235-6A21B034 for ; Tue, 23 Aug 2005 08:12:22 -0400 Message-ID: <3F.BD.28235.6A21B034@pb1.pair.com> To: internals@lists.php.net Date: Tue, 23 Aug 2005 14:12:24 +0200 Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-RFC2646: Format=Flowed; Original X-Posted-By: 213.65.233.66 Subject: BC break list? From: dvdmandt@telia.com ("DvDmanDT") Hello everyone.. I woke up this morning with an idea, that I think would be useful: a BC break list. I think that could benefit alot of people, and I don't think it would be that much work to implent (I can do the scripting if noone else cares to). I would need some input from you guys though, things like where to find a complete list of all releases (including RC's and Betas), then we'd need to assemble all BC breaks. This would help server administators greatly when deciding whether to upgrade or not, and the scripters to make scripts that runs on all versions. It could be just a regular list, or something more sophisticated, where you could select two versions and see the breaks.. Comments anyone? Is it doable? Does it already exist? // DvDmanDT