- Issue created by @dhigby
- First commit to issue fork.
- @vladimiraus opened merge request.
- Status changed to Needs review
almost 2 years ago 9:31am 2 March 2023 - π¦πΊAustralia VladimirAus Brisbane, Australia
Please test the patch.
- πΈπ°Slovakia poker10
@dhigby are you sure you are on PHP 7 and higher? That error seems like a PHP 5 error, where the null coalescing operator was not present. It was added in php 7.0.
I have tested the expression and it does not throw an error for me in PHP >= 7.0.
- πΊπΈUnited States dhigby
@poker10 I apologize. I recently discovered that the webserver is still running a version of PHP 5, but I was fooled because PHP -v reports 7.2 I've asked the admin to fix this and will try to activate the module again.