Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43005 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17590 invoked from network); 11 Feb 2009 19:18:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2009 19:18:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.184 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.184 smtprelay-virgin0184.hostedemail.com Received: from [64.99.136.184] ([64.99.136.184:54394] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/04-12172-28423994 for ; Wed, 11 Feb 2009 14:18:27 -0500 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay05.hostedemail.com (Postfix) with SMTP id 744791FFEBAA; Wed, 11 Feb 2009 19:18:24 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 10,1,0,e3b5b00fd1ca0f41,691ff1dea13fdf9b,steph@php.net,hannes.magnusson@gmail.com:mls@pooteeweet.org:internals@lists.php.net,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:967:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2379:2393:2525:2559:2564:2682:2685:2693:2741:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3622:3865:3867:3868:3869:3870:3871:3872:3873:3876:3877:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4387:4886:5007:6114:6119:6261:7653:7679:7875:7903:8501:8599:8987:9010:9025:9388,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (77-100-159-145.cable.ubr07.shef.blueyonder.co.uk [77.100.159.145]) (Authenticated sender: steph.fox) by omf12.hostedemail.com (Postfix) with ESMTP; Wed, 11 Feb 2009 19:18:19 +0000 (UTC) Message-ID: <00c301c98c7d$da9cce80$919f644d@foxbox> To: "Hannes Magnusson" Cc: "Lukas Kahwe Smith" , "PHP Internals List" References: <53C9D049-8C10-48F2-8312-C8A81D2B5990@pooteeweet.org> <00a601c98c7b$4ed5a4a0$919f644d@foxbox> <7f3ed2c30902111113q364b4094q22c71c1046a984a6@mail.gmail.com> Date: Wed, 11 Feb 2009 19:20:45 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] 5.3 todos From: steph@php.net ("Steph Fox") Hi Hannes, > Think about the online manual. In 2 years from now people should still > be able to read the upgrading guide and it should still make sense > without needing to hunt down random release announcements or outdated > NEWS files. > > The upgrade which gets committed to php-src will be taken, word by > word, and ported to Docbook and made available at > http://php.net/migration53 (just like /migration52 and > /migration51..). But this was actually an add-on after I put the initial 5.1 upgrading guide together. A 200-line document became a 500-line document overnight, and voila - nobody reads the thing. >> Is this entirely necessary? (I can see a case for listing new classes in >> the >> global namespace.) > > Unless you want duplicated work, one file to php-src and one for the docs, > yes. I'd like to know why you can't just take release info from the release notes for the manual. Duplicating the release notes seems a bit pointless. - Steph > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >