Denis Gerasimov wrote:
Can someone recommend a documentation tool which supports the new PHP5
syntax?
PHPDocumentor (http://www.phpdoc.org/) does. I am using Zend Studio
integrated version and it works fine.
Then I'm wondering what I'm doing wrong because it puts interface
function definiti
Hi,
I'm currently using phpdoc.org to generated documentation of my code,
but it doesn't seem to support PHP5. Interfaces are not recognized and
function headers defined therein are parsed as public function.
Can someone recommend a documentation tool which supports the new PHP5
syntax?
th
2 matches
Mail list logo