0 votes

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

in Solved by (140 points)
recategorized by

1 Answer

0 votes

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

by Skipper developer (141k points)

Closed due to lack of information