[Closed] Crash on PHPDoc Templates

0 votes
asked Oct 26, 2015 in Solved by makarenkoa (140 points)
recategorized May 28, 2016 by ludek.vodicka

The PHPDocumentor supports a "template" annotation. See example: http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_phpDocumentor.howto.pkg.html#basics.docblocktemplate

Skipper crashes if it encounters a file with such annotations.

Test case:
- Preconditions: Doctrine 2 entities with mapping defined in the docblock annotations
- Create some structure in Skipper and export it to the files
- Modify one of the files and add a "template" annotation
- Try exporting from Skipper again. Result: crash
- Try importing to Skipper as a new project. Result: crash

1 Answer

0 votes
answered Oct 26, 2015 by ludek.vodicka Skipper developer (140,450 points)

Hi, thanks for report. Can you please send me your test project including your php file to my email [email protected]?

It will be easier for us to test it on existing project rather than creating a new one. Thanks

commented May 28, 2016 by ludek.vodicka Skipper developer (140,450 points)

Closed due to lack of information

...