[Flow] _Original classes not generated for singleton typoe classes?
Christian Müller
christian.mueller at typo3.org
Sat Oct 11 13:39:00 CEST 2014
Hi Christian,
it should not matter at all if the class has Scope singleton. I haven't
seen this behavior until now. Must be something specific to your
project. Maybe a side effect of some changes in proxy generation (which
was changed here and there).
Unfortunately I don't have a good idea how oyu could debug that.
Cheers,
Christian
Christian Loock wrote:
> Hello everyone,
>
> I once again encountered a weird issue. Coming back to an old flow
> project of mine, after updating the flow version to 2.2, I get weir errors.
>
> Fatal error: Class
> 'VKF\Core\Security\Authentication\AuthenticationProviderManager_Original' not
> found in
>
> If i look into the generated class, it becomes clear that the _Original
> classes is not generated. After doing a little research, I figured out,
> that this was only happening with classes that had thei Flow\Scope set
> to "singleton". Does anybody know if something in this regard has
> changed in a somewhat recent update to Flow and how to solve it, without
> making the classes prototypes?
>
> Cheers,
> Chris
More information about the Flow
mailing list