phpdoc-md icon indicating copy to clipboard operation
phpdoc-md copied to clipboard

When PHPDocumentor Markdown generator new version will be released?

Open hhovakimyan opened this issue 5 years ago • 3 comments

Hi I am using PHPDocumentor. But there are several problems with it usage

  1. 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.
  2. There are some UI issues in the generated template
  3. 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?

hhovakimyan avatar Apr 01 '20 12:04 hhovakimyan

Hi! This project is not phpdocumentor. this project uses phpdocumentor but it is separate.

evert avatar Apr 01 '20 15:04 evert

@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.

hhovakimyan avatar Apr 01 '20 18:04 hhovakimyan

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

evert avatar Apr 01 '20 19:04 evert