I'm using Symfony to make my new application.
And I would like to generate a complete API documentation (symfony + plugins + my libs).
But it tried with phpDocumentor unsuccessfully.
I got the following error when parsing symfony framework
Converting lib/vendor/symfony/lib/task/generator/skeleton/module/module /actions/actions.class.php Procedural Page Elements... Classes...
Fatal error: Call to a member function getParent() on a non-object in /usr/share/php/PhpDocumentor/phpDocumentor/ParserElements.in c on line 1722
I use 1Go PHP memory limit and it doesn't seem to be a memory problem.
Can you help me ?
What documentation generator can i use ?
And how to use it (command line, setting needs) ?
halfer Messages: 8793 Registered: January 2006 Location: West Midlands, UK
Faithful Member
I seem to remember that a colleague got PHPDocumentor to work OK with symfony. However it might be best to ask this question on a support forum or mailing list for that product, as they are much more likely to know what the issue is. The problem is unlikely to be with the way symfony is written; it is more likely to be a PHPDocumentor misconfiguration, or bug.Remember Gaza