Details
Description
Source File: Zend\View\Abstract.php : 850
Function Name: htmlspecialchars
Error String: htmlspecialchars() expects parameter 1 to be string, array given
Error Type: E_WARNING
Function Name: htmlspecialchars
Function Arguments:
1. array (
'isEmpty' => 'Value is required and can\'t be empty',
)
2. 2
3. 'utf-8'
BackTrace:
htmlspecialchars()
Zend_View::escape() at Zend\View\Abstract.php : 850
Zend_View::formErrors() at Zend\View\Helper\FormErrors.php : 80
Zend_View_Helper_FormErrors::formErrors()
Zend_View::__call() at Zend\View\Abstract.php : 342
Zend_View::render() at Zend\Form\Decorator\Errors.php : 60
Zend_Form_Decorator_Errors::render() at Zend\Form.php : 2626
Default_forms_UserForm::__toString() at Zend\Form.php : 2641
Issue Links
| This issue is duplicated by: | ||||
| ZF-8113 | htmlspecialchars() expects parameter 1 to be string, array given |
|
|
|
Could you supply some code to reproduce this issue, or the use-case in which is was produced.