[Fixed] Exporting entity with class-type "trait" ignores the namespace

0 votes
asked Oct 14, 2019 in Bug report by Radoslaw Maliborski (310 points)
edited Nov 7, 2019 by ludek.vodicka

Doctrine2, export format: Annotations.
Generated PHP file misses the namespace clause. Neither bundle's nor entity's setting is used.

commented Oct 14, 2019 by ludek.vodicka Skipper developer (140,450 points)

Thanks for info. Please send me minimal test project to [email protected] so we can test it and fix it.

Thanks

1 Answer

0 votes
answered Nov 7, 2019 by ludek.vodicka Skipper developer (140,450 points)

Fixed in latest beta

...