Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39745 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54255 invoked from network); 7 Aug 2008 16:31:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2008 16:31:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 74.125.92.25 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 74.125.92.25 qw-out-2122.google.com Received: from [74.125.92.25] ([74.125.92.25:9279] helo=qw-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/BE-29324-B732B984 for ; Thu, 07 Aug 2008 12:31:55 -0400 Received: by qw-out-2122.google.com with SMTP id 8so35726qwh.59 for ; Thu, 07 Aug 2008 09:31:53 -0700 (PDT) Received: by 10.150.181.11 with SMTP id d11mr378085ybf.174.1218126712958; Thu, 07 Aug 2008 09:31:52 -0700 (PDT) Received: from ?192.168.1.129? ( [76.65.228.201]) by mx.google.com with ESMTPS id 25sm9709066qbw.1.2008.08.07.09.31.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 07 Aug 2008 09:31:52 -0700 (PDT) Cc: PHP Internals List Message-ID: <99CE08BE-4245-4257-86E9-BFA512246938@prohost.org> To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= In-Reply-To: <1218121983.4211.14.camel@goldfinger.johannes.nop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v926) Date: Thu, 7 Aug 2008 12:28:27 -0400 References: <1218121983.4211.14.camel@goldfinger.johannes.nop> X-Mailer: Apple Mail (2.926) Subject: Re: [PHP-DEV] cleaning php-src root dir From: ilia@prohost.org (Ilia Alshanetsky) I think the TODOs can be safely killed and a single one restarted =20 based on the release wiki. On 7-Aug-08, at 11:13 AM, Johannes Schl=FCter wrote: > Hi, > > the php-src/ dir is quite filled with outdated READMEs and TODOs, any > objection to remove these files: > > README.PHP4-TO-PHP5-THIN-CHANGES > README.QNX > README.UPDATE_5_2 > README.Zeus > TODO > TODO-5.1 > TODO-PHP5 > UPGRADING > > The TODOs seem to be quite outdated, the Upgrading guides for 5.0, 5.1 > and 5.2 are part of the documentation meanwhile. 5.3 will get a new =20= > one. > > Related to that: > > ChangeLog in 5.3 is kind of awkward: It only lists changes in 2005, > until HEAD became PHP 6. In HEAD it's a long file covering 2005-2008, > anybody wants to clean that up :-) > > README.TESTING2 might need an update, run-tests2.php doesn't exist, =20= > but > server-tests.php does, anybody maintining that? > > README.WIN32-BUILD-SYSTEM - does this require updating for the new =20 > build > infrastructure? > > johannes > > > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Ilia Alshanetsky