ZF2-461: $form->bind() return warning when one of the required fileds is empty
Description
Warning: array_walk() expects parameter 1 to be array, null given in /.../vendor/ZendFramework/library/Zend/Stdlib/Hydrator/ArraySerializable.php on line 44
Warning: array_walk() expects parameter 1 to be array, null given in /.../vendor/ZendFramework/library/Zend/Stdlib/Hydrator/ArraySerializable.php on line 44
Comments
Posted by Michael Ben-Nes (mbn_18) on 2012-08-11T20:23:42.000+0000
It seems that I missed a returning array in:
Maybe the error should be more clear?
Posted by Ralph Schindler (ralph) on 2012-10-08T20:15:00.000+0000
This issue has been closed on Jira and moved to GitHub for issue tracking. To continue following the resolution of this issues, please visit: https://github.com/zendframework/zf2/issues/2523