> > Anyway, this is a doc problem. Forwarded to PHP-DOC.
> 
>     Are you sure? Are the official ZendAPI docs suddenly in the
>     /phpdoc cvs tree? Couldn't find them there ... IMHO they're
>     still at zend.com and beside me no one hasn't updated them
>     for a while.

At phpdoc, we have an automation, putting () after every function
tag we use, so eg <function>echo</function> will print out echo()
and not echo. This is one handy customization of the style sheets
we use. We'll on the machine, where that zend stuff was developed,
this customization was not there. This is why there are literal ()
used after function names. As the zend XML stuff is not in phpdoc,
we are not able to correct that file. IMHO modifying the style
sheets is not a good point as we take advantage of this feature
manual-wise.

It would generally be good to have that zend thing here in phpdoc,
as this way it can be corrected, updated, translated, and so on...

Goba




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to