On Feb 20, 2008 6:32 AM, Paul Reinheimer <[EMAIL PROTECTED]> wrote: > > > Hey all, > > > > I'm still trying to get my doc setup all repaired, so I haven't been able to > check this one, thoughts? > > > paul-reinheimers-macbook-pro-15:functions paulreinheimer$ cvs diff > ./list.xml > Index: list.xml > =================================================================== > RCS file: /repository/phpdoc/en/reference/array/functions/list.xml,v > retrieving revision 1.18 > diff -r1.18 list.xml > 13c13 > < <methodparam > rep="repeat"><type>mixed</type><parameter>...</parameter></methodparam> > --- > > <methodparam rep="repeat" > choice="opt"><type>mixed</type><parameter>...</parameter></methodparam> > > > > Short version, you can invoke list with a single parameter, which while > silly, makes the current docs > incorrect.
Looks good, nice catch. But, please add "diff -u" to your ~/.cvsrc (see http://php.net/anoncvs) :) > p.s. I'm back :) Awesome, welcome back :D -Hannes
