Open habibillah opened 5 years ago
We should add this change to Changelog file.
This repository has been closed and moved to laminas/laminas-form; a new issue has been opened at https://github.com/laminas/laminas-form/issues/2.
This repository has been moved to laminas/laminas-form. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow:
git rebase -i origin/{branch}
)
According to MDN web docs and WHATWG HTML Living Standard, the
minlength
attribute also apply totextarea
form elements.other form elements that applied
minlength
already included by https://github.com/zendframework/zend-form/issues/206