zfcampus/zf-content-validation

Fatal error: Uncaught TypeError: Argument 3 passed to ZF\ContentValidation\ContentValidationListenerFactory::__invoke() must be of the type array, string given

thomasvargiu opened this issue · 1 comments

In v.1.3.1.

 Fatal error: Uncaught TypeError: Argument 3 passed to ZF\ContentValidation\ContentValidationListenerFactory::__invoke() must be of the type array, string given

ZF\ContentValidation\ContentValidationListenerFactory should implements FactoryInterface.

Duplicate of #72