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
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, the caretaker server "singleview" dont work under php 7.x / TYPO3 7.6.xx
can u fix it ?
class tx_caretaker_pi_singleview extends tx_caretaker_pibase {
thanks!
The text was updated successfully, but these errors were encountered: