Limenius / LiformBundle

Symfony Bundle to render Symfony Forms to JSON Schema
MIT License
138 stars 43 forks source link

fixed liform service reference in compiler pass #10

Closed sjopet closed 6 years ago

sjopet commented 6 years ago

WIP: found a weird issue with the TransformerCompilerPass i need to fix first.

nacmartin commented 6 years ago

Ok, fine 👍

sjopet commented 6 years ago

Fixed the issue with TransformerCompilerPass not registering more then 1 tag per transformer. I would like to add some tests for this but don't have the time right now.

nacmartin commented 6 years ago

Thanks! Indeed it is quite annoying to test these parts.

nacmartin commented 6 years ago

Included in v0.11.1 🎉