Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38782 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24698 invoked from network); 5 Jul 2008 19:59:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jul 2008 19:59:10 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:60243] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/82-10299-D82DF684 for ; Sat, 05 Jul 2008 15:59:10 -0400 Received: from MBOERGER-ZRH.corp.google.com (203-82.106-92.cust.bluewin.ch [92.106.82.203]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 09E8C11F550; Sat, 5 Jul 2008 21:59:07 +0200 (CEST) Date: Sat, 5 Jul 2008 21:58:44 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <946206584.20080705215844@marcus-boerger.de> To: "Hannes Magnusson" CC: "Lukas Kahwe Smith" , "PHP Developers Mailing List" , =?iso-8859-1?Q?Rudy_Napp=E9e?= In-Reply-To: <7f3ed2c30807021341u1f48e8a3vb78d7105239eb0bc@mail.gmail.com> References: <7f3ed2c30807021341u1f48e8a3vb78d7105239eb0bc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] towards a 5.3 release From: helly@php.net (Marcus Boerger) Hello Hannes, Wednesday, July 2, 2008, 10:41:10 PM, you wrote: > On Wed, Jul 2, 2008 at 22:00, Lukas Kahwe Smith wrote: >> Summary: >> Everybody review [1] and make sure all items you care about are on the list >> and your name only appears next to stuff you are actually able to complete >> in a timely manner. > ..One more thing: My GSoC student, Rudy (CCed), is working on a man > page rendering format for the documentations (functions, methods and > class reference pages).. How do you guys feel about bundling those? > We already bundle the CHM for the windows downloads (actually quite > old one, someone needs to remind me to show Derick how to build the > new ones), it would be pretty sweet if we could bundle the man pages > for the source downloads. > The idea is to install them into a "non-standard location" and then > install a two-liners-shell script ("phpman") to display them.. This can be done pretty late in the release process. Probably even late beta. Anyway you should try to be ready prior to beta testing. Best regards, Marcus