punktDe / pt_extlist

Generic list generator
http://extlist.punkt.de
12 stars 14 forks source link

error under php7 #13

Closed EnzephaloN closed 7 years ago

EnzephaloN commented 8 years ago

For tests I switched to php7. Got the following error:

PHP Warning: Declaration of Tx_PtExtlist_Domain_Model_Filter_FilterFactory::injectObjectManager(TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager) should be compatible with Tx_PtExtlist_Domain_AbstractComponentFactory::injectObjectManager(TYPO3\CMS\Extbase\Object\ObjectManager $objectManager) in /home/www/weimarhalle.de/typo3conf/ext/pt_extlist/Classes/Domain/Model/Filter/FilterFactory.php line 38

and

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Class Tx_PtExtlist_Domain_Model_Filter_FilterFactory does not exist

Do you know how to fix?

lisandi commented 8 years ago

we get the same warning and Yag Gallery won't work under PHP7

FaraFara commented 8 years ago

I am submit this issue to