Fatal error: Access level to GridConnector::xmlentities() must be protected (as in class Connector) or weaker in bla-bla-bla.....\codebase\grid_connector.php on line 128
What is it and how to fight it?
Fatal error: Access level to GridConnector::xmlentities() must be protected (as in class Connector) or weaker in bla-bla-bla.....\codebase\grid_connector.php on line 128
What is it and how to fight it?
Update php file with attached one, it will resolve the problem.
Issues caused by more strict code parsing logic in latest versions of php.
( fix will be included in the next updated of php connector )
grid_connector.zip (2.4 KB)