You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am migrating my application from ZF2 to ZF3. All dependencies work as expected on ZF3 except ZfcUser with form customization by events ...
In order to test in good conditions, i have tested this function in an empty new ZF3 project based on ZendSkeletonApplication. But nothing works as expected for the form customization feature.
The ZfcUser module version 2.* hasn't be updated from 7 months, Is there always maintained for ZF3 ?