Re: [PHP-DOC] doc changelog revisited

2003-06-20 Thread Gabor Hojtsy
The topic of parameter layout is a good one too. Awhile ago I implemented parameter descriptions in a for the setcookie docs: http://www.php.net/setcookie although it contains an example column as cookies are kinda "special and weird" :) This topic of parameter structure lives in the TODO as:

Re: [PHP-DOC] doc changelog revisited

2003-06-20 Thread Philip Olson
> > One very good idea for the PHP manual is creating individual > > changelogs per function. This changelog would, for example, > > be used for new and changed parameters, changed behaviors such > > as default values, and various other changes. This would > > replace the massive use of clutter

Re: [PHP-DOC] doc changelog revisited

2003-06-20 Thread Gabor Hojtsy
Hi! One very good idea for the PHP manual is creating individual changelogs per function. This changelog would, for example, be used for new and changed parameters, changed behaviors such as default values, and various other changes. This would replace the massive use of clutter in the PHP manu

[PHP-DOC] doc changelog revisited

2003-06-20 Thread Philip Olson
Hello all- One very good idea for the PHP manual is creating individual changelogs per function. This changelog would, for example, be used for new and changed parameters, changed behaviors such as default values, and various other changes. This would replace the massive use of clutter in the P