Closed simonrenger closed 8 years ago
Very Interesting problem, that so far I never encountered. Do you happen to have a chance to provide a (preferably trimmed down) testcase for me?
Oh, and what PHP Version are you using?
Ping?
Sorry for that long time. But I have bad news ... I had a lot of technical issues so I had to change my working mashine (my Laptop) and I could not create the same situation again.
But I have time again and a working computer so I can try to rebuild my enviroment. If I have success I let you know. (success in createing the same situation again).
Thank you for investing time. I'll close this bug for now and will reopen it if you find a way to reproduce the problem.
hey, I discovered that for some reasons phpdox is not able to generate the html files. Its collecting data without any problems but: simon@linux-ak3g:/srv/www/htdocs/outwardbound> phpdox -g phpDox 0.8.1.1 - Copyright (C) 2010 - 2016 by Arne Blankerts
[16.06.2016 - 22:52:36] Using config file './phpdox.xml' [16.06.2016 - 22:52:36] Registered collector backend 'parser' [16.06.2016 - 22:52:36] Registered enricher 'build' [16.06.2016 - 22:52:36] Registered enricher 'git' [16.06.2016 - 22:52:36] Registered enricher 'checkstyle' [16.06.2016 - 22:52:36] Registered enricher 'phpcs' [16.06.2016 - 22:52:36] Registered enricher 'pmd' [16.06.2016 - 22:52:36] Registered enricher 'phpunit' [16.06.2016 - 22:52:36] Registered enricher 'phploc' [16.06.2016 - 22:52:36] Registered output engine 'xml' [16.06.2016 - 22:52:36] Registered output engine 'html' [16.06.2016 - 22:52:36] Starting to process project 'Outward Bound Kitchentool' [16.06.2016 - 22:52:36] Starting generator [16.06.2016 - 22:52:36] Loading enrichers [16.06.2016 - 22:52:36] Exception while initializing enricher phpcs:
[16.06.2016 - 22:52:36] Exception while initializing enricher pmd:
[16.06.2016 - 22:52:36] Exception while initializing enricher phploc:
[16.06.2016 - 22:52:36] Enricher Build Information initialized successfully [16.06.2016 - 22:52:36] Starting event loop.
.................................................. [50] .................................................. [100] .................................................. [150] .................................................. [200] .................................................. [250] .................................................. [300] .................................................. [350] .................................................. [400] .................................................. [450] .................................................. [500] .................................................. [550] .................................................. [600] .................................................. [650] .................................................. [700] .......................................
But it never goes further then this. I let it run over night yesterday and when I came this morning it was at the same spot. I have played a little bit around with the settings of PHP (gave more max meory) etc... but nothing helps.