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
That's strange. I was running with Php 5.5 before. May be? Even this script can run in Php 7 and above without any issue? The best solution for me to run on docker which I am not available to do it right now :/
Hello friends. Based on my research, it seems I have the error listed below due to a PHP version incompatibility.
Current PHP version : 5.4.452.0
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) in /path_to_file/PDFMerger.php on line 12
I can't change the PHP version so is there a way to change the the code to make this work?
Please advise and thanks in advance.
Steven
Addition>> Please ignore this issue. It was posted for the wrong version of PDFMerger. Sorry.
The text was updated successfully, but these errors were encountered: