Zend certified PHP/Magento developer

What is Alternative of ZendFormAnnotationObject in php 7.2

i was using PHP 7.0 i used to use ZendFormAnnotationObject Now i have upgraded my system to 7.2 and Now i am getting an error that

PHP Fatal error: Cannot use ZendFormAnnotationObject as Object
because ‘Object’ is a special class name

please suggest me Alternative for this class