Closed mpetty closed 5 years ago
Null coalescence was added in php7, but the composer.json still specifies php5 support. since this is the only piece of code causing an issue, ive modified it for php5. an alternative would be changing the composer.json to only support >= php7.
Null coalescence was added in php7, but the composer.json still specifies php5 support. since this is the only piece of code causing an issue, ive modified it for php5. an alternative would be changing the composer.json to only support >= php7.