Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-07 Thread Gabor Hojtsy
Just document the preferred way to use any function. Like in this case, the correct way is to use all parameters: If the documentation points out more than one syntax, I consider it confusing to not provide that optional syntax as one of the prototypes. The way I see it either remove the refe

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Lars Torben Wilson
On Fri, 2003-06-06 at 16:15, Philip Olson wrote: > On Fri, 6 Jun 2003, Derick Rethans wrote: > > > On Fri, 6 Jun 2003, John Coggeshall wrote: > > > > > On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote: > > > > > > > > Just document the preferred way to use any function. > > > > Like in t

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Philip Olson
On Fri, 6 Jun 2003, Derick Rethans wrote: > On Fri, 6 Jun 2003, John Coggeshall wrote: > > > On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote: > > > > > > Just document the preferred way to use any function. > > > Like in this case, the correct way is to use all parameters: > > > > > >

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Derick Rethans
derick Fri Jun 6 17:20:40 2003 EDT Modified files: /phpdoc/en/reference/strings/functions implode.xml Log: - Document implode() properly Index: phpdoc/en/reference/strings/functions/implode.xml diff -u phpdoc/en/reference/strings/functions/implode.xml:

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Derick Rethans
On Fri, 6 Jun 2003, John Coggeshall wrote: > On Fri, 2003-06-06 at 15:33, Jani Taskinen wrote: > > > > Just document the preferred way to use any function. > > Like in this case, the correct way is to use all parameters: > > > > string implode (string glue, array pieces) > > If the d

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread John Coggeshall
johnFri Jun 6 15:47:18 2003 EDT Modified files: /phpdoc/en/reference/strings/functions implode.xml Log: Revert back to 1.6 Index: phpdoc/en/reference/strings/functions/implode.xml diff -u phpdoc/en/reference/strings/functions/implode.xml:1.7 phpdoc

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Jani Taskinen
Just document the preferred way to use any function. Like in this case, the correct way is to use all parameters: string implode (string glue, array pieces) --Jani On Fri, 6 Jun 2003, Philip Olson wrote: > >I think you should revert this revert. It's not our >fault

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Gabor Hojtsy
+1 Goba Philip Olson írta: I think you should revert this revert. It's not our fault that implode() has such a screwy prototype, we can only document it/them. There are other functions with multiple prototypes as it's how we do it. Your initial change looks fully appropriate, see also min() a

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Philip Olson
I think you should revert this revert. It's not our fault that implode() has such a screwy prototype, we can only document it/them. There are other functions with multiple prototypes as it's how we do it. Your initial change looks fully appropriate, see also min() and strtr(). Also, it shoul

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread John Coggeshall
johnFri Jun 6 11:54:48 2003 EDT Modified files: /phpdoc/en/reference/strings/functions implode.xml Log: Following Jani's Suggestion on a more appropiate proto. Index: phpdoc/en/reference/strings/functions/implode.xml diff -u phpdoc/en/reference/s

Re: [PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread Jani Taskinen
Eh..did you read the manual page before you screwed it up? It should read: string implode ([string glue,] array pieces) Read the Note: on the page..and check explode() proto. Having two different protos for same function is only gonna cause confusion. --Jan

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2003-06-06 Thread John Coggeshall
johnFri Jun 6 07:27:15 2003 EDT Modified files: /phpdoc/en/reference/strings/functions implode.xml Log: Clearified the proto for this function per bug #24056 Index: phpdoc/en/reference/strings/functions/implode.xml diff -u phpdoc/en/reference/str

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions implode.xml

2002-06-07 Thread Philip Olson
philip Fri Jun 7 13:46:27 2002 EDT Modified files: /phpdoc/en/reference/strings/functions implode.xml Log: Minor update to example, removed see also to the alias join(). Index: phpdoc/en/reference/strings/functions/implode.xml diff -u phpdoc/en/refere