On Sat, 3 Oct 2009 14:49:21 -0400 Daniel Convissor <dani...@analysisandsolutions.com> wrote:
> Hi Hannes: > > > Like with the PHP4 OO docs, they should either be removed or at most > > refactored into an appendix. > > Yeah, the appendix is a good place for that. > > > > Even > > the functions versioninfo, there is no reason to mention PHP4 > > anymore. > > I disagree. It can be helpful to know when a function was introduced > and it doesn't cause a distraction, since there is always going to be > some version number there. > > Thanks, > > --Dan > +1 on moving PHP 4-specific docs into the Appendices. -1 on removing the PHP 4 versioninfo. I'm with Dan and Philip on this one; it's still useful information to many people, and it doesn't really cost us much to keep it around. Just my $0.02 CDN, Torben