I get the following error during an update to the latest version:
Parse error: syntax error, unexpected '?' in /home/rfmentor/public_html/sites/all/modules/checklistapi/checklistapi.pages.inc on line 210
Running Drupal 7.88
PHP 5.6
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3302494-3.patch | 650 bytes | junaidpv |
Comments
Comment #2
rfrobenius commentedIssue resolved after updating PHP version.
I updated the site to use PHP version 7.3 and the update ran successfully.
In case this helps anyone else.
Comment #3
junaidpvThis change should help to continue with PHP 5.6.
Comment #4
vuilGood work @junaidpv
I set the issue to RTBC.
Comment #5
traviscarden commentedAssigning to our D7 maintainer, @VladimirAus, for sign-off and commit.
Comment #6
vuilComment #7
vladimirausCommitting. Thank you for contribution. 🍻
Keep in mind, PHP 7.3 and below are deprecated and not secure! 💻
Comment #9
vladimiraus