-
Notifications
You must be signed in to change notification settings - Fork 59
PhP 7.3 compatibility #210
Copy link
Copy link
Closed
Description
Hi,
recently our project switched to PhP7.3 and today we ran into some issues with our pipelines running phpqa. The problem is that the image uses PhP7.2 which does not support some syntax introduced in 7.3 (e.g. a trailing comma in a function call).
Because of this the parallel-lint task fails. Any suggestions for this problem? Is there a plan for upgrading to newer PhP version?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels