You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right after installing yag I get the following Warning when I insert the plugin on my gallery page:
PHP Warning
Core: Error handler (BE): PHP Warning: Declaration of Tx_PtExtbase_Registry_Registry::addItem($object, $label, $overwrite = false) should be compatible with PunktDe\PtExtbase\Collection\Collection::addItem($itemObj, $id = 0) in /is/htdocs/###############/www/ftest/typo3conf/ext/pt_extbase/Classes/Registry/Registry.php line 33
The text was updated successfully, but these errors were encountered:
Right after installing yag I get the following Warning when I insert the plugin on my gallery page:
PHP Warning
Core: Error handler (BE): PHP Warning: Declaration of Tx_PtExtbase_Registry_Registry::addItem($object, $label, $overwrite = false) should be compatible with PunktDe\PtExtbase\Collection\Collection::addItem($itemObj, $id = 0) in /is/htdocs/###############/www/ftest/typo3conf/ext/pt_extbase/Classes/Registry/Registry.php line 33
The text was updated successfully, but these errors were encountered: