This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Form annotations don't work on PHP 7 #51
Open
Description
I've narrowed the problem down the the Zend-code dependency. I don't know if there is any way we can fix this for PHP 7; perhaps a documentation update warning of this fact. The fix I assume is going to be to upgrade to Zend-code 3 which has PHP 7 support. Turns out even Zend code 3.0.0 isn't sufficient