|
Posted by awebguynow on 08/04/06 17:27
I am not familiar with a formal "Package" structure in PHP (unlike
Java) and I have loosely grouped by files, by conceptual functionality.
If more formal I may have to redo.
Perhaps phpdoc is tailored toward OO projects primarily. Only 1/4 of
my dev is OO.
Also, I am noticing a few more relevant warnings/errors in the Doc
Process Output
here regarding a customised Exception, of course with Parent class:
Exception
WARNING: class MyExc in package MyPackage parent not found in @see
parent::__construct()
finally
Fatal error: Call to undefined method ReflectionClass::hasMethod() in
C:\PHP\PEAR\PhpDocumentor\phpDocumentor\ParserElements.inc on line 1724
I'll just ask for assistance and resolution, not knowing enough about
this.
Hopefully I won't have to moan and lay in wait, all weekend LOL.
Navigation:
[Reply to this message]
|