I have stripped the file down to this code:
Code: Select all
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
require_once 'vendor/autoload.php';
?>
Code: Select all
Parse error: syntax error, unexpected ':', expecting ';' or '{' in /home/sutprod/public_html/vendor/stimulsoft/reports-php/src/adapters/StiDataAdapter.php on line 50
Using more current released version of Stimulsoft php