PHP Parse error: syntax error, unexpected '=', expecting ')'
fabiobatalha opened this issue · 0 comments
fabiobatalha commented
I'm building a docker image for OTS.
Testing the image, while parsing the references the given error is raised.
ots_1 | PHP Parse error: syntax error, unexpected '=', expecting ')' in /project/ots/module/ReferencesConversion/src/ReferencesConversion/Model/Converter/References.php on line 445
I'm not an expert in PHP, but it seems it is not a valid sintaxe in PHP 5.4.16