KnpLabs / DoctrineBehaviors

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
http://knplabs.com
MIT License
911 stars 287 forks source link

Fallback to default locale if country locale fallback returns empty result #611

Closed ossinkine closed 3 years ago

ossinkine commented 3 years ago

Fixes #562

Actually partially reverted d9dde97 and added the test.

TomasVotruba commented 3 years ago

Thank you :+1: