Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Daniel Convissor
Hi Folks: > we'd no longer have phrases like: > > - As of PHP 5 ... There was a discussion about this a month or so ago. (I can't find it now.) Personally, I like the history being there. It is interesting to see how things evolve. Having this data there does no harm to anyone. Let alone

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Philip Olson
On Jan 23, 2010, at 11:40 AM, Hannes Magnusson wrote: > On Sat, Jan 23, 2010 at 19:34, Philip Olson wrote: >> > [..] >> Summary: Only changing the writing style would be simplest, and would still >> increase readability of the PHP manual. > > What about changelog entries? > Should those still

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Hannes Magnusson
On Sat, Jan 23, 2010 at 19:34, Philip Olson wrote: > [..] > Summary: Only changing the writing style would be simplest, and would still > increase readability of the PHP manual. What about changelog entries? Should those still say "parameter abc became available in PHP5.0.0" for functions that h

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Philip Olson
On Jan 23, 2010, at 5:46 AM, Hannes Magnusson wrote: > On Sat, Jan 23, 2010 at 08:25, Philip Olson wrote: >> Hello everyone, >> >> What do people think about making PHP 5 a first class citizen? If done, we'd >> no longer have phrases like: >> >> - As of PHP 5 >> - Since PHP 5 >> - Added in

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Hannes Magnusson
On Sat, Jan 23, 2010 at 08:25, Philip Olson wrote: > Hello everyone, > > What do people think about making PHP 5 a first class citizen? If done, we'd > no longer have phrases like: > >  - As of PHP 5 >  - Since PHP 5 >  - Added in PHP 5 What about extensions, features and language things? http:

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Philip Olson
On Jan 23, 2010, at 12:05 AM, Karoly Negyesi wrote: >> And because nobody really uses 5.0.x, we could easily make 5.1.0 the base. >> And we could tag the current manual and have it available somewhere, in case >> some pour soul really wants it. What do people think? > > http://gophp5.org/ 5.2.

Re: [PHP-DOC] Making PHP 5 a first class citizen

2010-01-23 Thread Karoly Negyesi
> And because nobody really uses 5.0.x, we could easily make 5.1.0 the base. > And we could tag the current manual and have it available somewhere, in case > some pour soul really wants it. What do people think? http://gophp5.org/ 5.2.0 I would hope. Regards NK