PhpDocumentor Problème génération documentation
Bonjour
J'ai un projet créer à partir de Eclipse PDT et j'utilise phpDocumentor pour générer ma documentation.
Ma documentation se génère bien sauf que j'ai se message là :
Citation:
Strict standards: Only variables should be passed by reference in C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712 Call Stack: 0.0000 123584 1. {main}() C:\wamp\bin\php\php5.4.16\phpdoc:0 0.0010 128648 2. require('C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\phpdoc.inc') C:\wamp\bin\php\php5.4.16\phpdoc:40 0.3311 5514304 3. phpDocumentor_setup->createDocs() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\phpdoc.inc:65 0.7285 5599152 4. phpDocumentor_IntermediateParser->Output() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Setup.inc.php:763 1.2158 5660672 5. phpDocumentor_IntermediateParser->Convert() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\IntermediateParser.inc:1867 1.2158 5660720 6. Converter->walk() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\IntermediateParser.inc:1654 1.5508 6076408 7. HTMLframesConverter->endPage() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Converter.inc:1939 1.5508 6077120 8. Smarty->fetch() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Converters\HTML\frames\HTMLframesConverter.inc:366 1.5820 6165024 9. include('C:\wamp\www\Test\Doc\default\37fe0d91c3b034db82eb2bc6d4fa57b5\%%-65^%%-658603405^page.tpl.php') C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty.class.php:1298 1.5977 6167768 10. Smarty->_smarty_include() C:\wamp\www\Test\Doc\default\37fe0d91c3b034db82eb2bc6d4fa57b5\%%-65^%%-658603405^page.tpl.php:160 1.5977 6169864 11. Smarty->_compile_resource() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty.class.php:1935 1.5996 6172080 12. Smarty->_compile_source() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty.class.php:1458 1.6006 6197088 13. Smarty_Compiler->_compile_file() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty.class.php:1523 1.6006 6206880 14. Smarty_Compiler->_compile_tag() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php:316 1.6025 6207456 15. Smarty_Compiler->_compile_custom_tag() C:\wamp\bin\php\php5.4.16\pear\PhpDocumentor\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php:537
Dans ma documentation
j'ai wampServer 2.4 avec php5.4.16
je saisie cette ligne: phpdoc -d Test/ -t Test/doc -o HTML:frames:earthli
Merci de votre aide