Closed evolic closed 6 years ago
@evolic What version of zend-form are you using?
It has been already fixed in https://github.com/zendframework/zend-form/commit/fbda16c3e87725ac64418e8578d167320855f20b and released with 2.11.0 (see: https://github.com/zendframework/zend-form/compare/release-2.10.0...release-2.11.0##diff-2c77116739ece89c91385095c838f093R331).
@webimpress It seems that I was using version 2.10.2 Now it is 2.11.0 and all works fine.
During my work with Zend Framework tutorial I met folliwing problem:
Code to reproduce the issue
Just use the class Zend\Form\Form with PHP 7.2.3
Code works with PHP 7.1.15
Expected results
Controller should work.
Actual results
I see white page: