phpdoc-md
phpdoc-md copied to clipboard
When PHPDocumentor Markdown generator new version will be released?
Hi I am using PHPDocumentor. But there are several problems with it usage
- I can not install it via composer as PHPDocumentor requires symfony/event-dispatcher:2.* version, but in project symfony/event-dispatcher:3.4.5 is required. So now I have to phpDocumentor.phar for generating docs.
- There are some UI issues in the generated template
- There some warnings reported in console from the source code of PHPDocumentor, like this one
PHP Warning: count(): Parameter must be an array or an object that implements Countable in phar:///var/platform/dev-utils/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293
And all these problems make me to ask when version 3 of PHPDocumentor will be released?
Hi! This project is not phpdocumentor. this project uses phpdocumentor but it is separate.
@evert excuse me I meant PHPDocumentor Markdown generator. Due to this page its last release was in 2016(version 0.2.0), I wondered when the new version of this project will be released.
I see, frankly... i no longer have a lot of interest in this project as I don't really write any PHP anymore. There's a few open PR's too that really need attention.
I don't think i'll work on this further but I would be happy to give admin rights to anyone that does, if they have some level of experience maintaining open source PHP packages