FluidTYPO3 / fluidcontent

TYPO3 extension Fluidcontent: Fluid Content Element Engine
71 stars 64 forks source link

Devlog: singleton ConfigurationService needs a prototype #402

Closed cweiske closed 7 years ago

cweiske commented 7 years ago

The devlog is spammed with messages:

The singleton "FluidTYPO3\Fluidcontent\Service\ConfigurationService" needs a prototype in "injectPageRepository". This is often a bad code smell; often you rather want to inject a singleton.

Happens with fluidcontent 4.4.1. Related to flux#1389.