TYPO3-Caretaker / caretaker

TYPO3 extension caretaker
https://extensions.typo3.org/extension/caretaker/
26 stars 23 forks source link

PHP7 - PHP Error - tx_caretaker_pi_singleview #90

Open ingeniumdesign opened 7 years ago

ingeniumdesign commented 7 years ago

Hi, the caretaker server "singleview" dont work under php 7.x / TYPO3 7.6.xx

can u fix it ?

1: PHP Warning: Declaration of tx_caretaker_pi_singleview::getNodeChart($node) should be compatible with tx_caretaker_pibase::getNodeChart() in /typo3conf/ext/caretaker/pi_singleview/class.tx_caretaker_pi_singleview.php line 40

class tx_caretaker_pi_singleview extends tx_caretaker_pibase {

thanks!