sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
57 stars 77 forks source link

Remove default type fallback in compilerpass #513

Closed alexander-schranz closed 4 years ago

alexander-schranz commented 4 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs https://github.com/sulu/sulu/pull/5381, https://github.com/sulu/SuluArticleBundle/pull/498
License MIT

What's in this PR?

Remove default type fallback in compilerpass.

Why?

This hack should not longer be needed see comments and linked PRs.