Re: [PHP-DOC] strange title

2003-01-08 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: Well, you can add version information now to version.dsl.in and it's XSL counterpart, but it will be removed by Hartmut's next commit, so a real solution can only be made in Hartmut's script. Sorry, i used an outdated version of the generator script for the last update (forgo

Re: [PHP-DOC] strange title

2003-01-04 Thread Gabor Hojtsy
> > > > from the docs of array() : > > > > > > > > array > > > > > > > > (no version information, might be only in CVS) > > > > > > > > array -- Create an array > > > > > > > > Is this supposed to be in this state? > > > > > > It is not a function, so there is no version information. > > > The same

Re: [PHP-DOC] strange title

2003-01-04 Thread Philip Olson
> > > from the docs of array() : > > > > > > array > > > > > > (no version information, might be only in CVS) > > > > > > array -- Create an array > > > > > > Is this supposed to be in this state? > > > > It is not a function, so there is no version information. > > The same is on echo, print, exi

Re: [PHP-DOC] strange title

2003-01-04 Thread Andrey Hristov
rday, January 04, 2003 8:03 PM Subject: Re: [PHP-DOC] strange title > > from the docs of array() : > > > > array > > > > (no version information, might be only in CVS) > > > > array -- Create an array > > > > Is this supposed to be in this state

Re: [PHP-DOC] strange title

2003-01-04 Thread Gabor Hojtsy
> from the docs of array() : > > array > > (no version information, might be only in CVS) > > array -- Create an array > > Is this supposed to be in this state? It is not a function, so there is no version information. The same is on echo, print, exit and other non-function pages. Hartmut can

[PHP-DOC] strange title

2003-01-04 Thread Andrey Hristov
Hi, from the docs of array() : array (no version information, might be only in CVS) array -- Create an array Is this supposed to be in this state? Andrey -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php