handlebars-php icon indicating copy to clipboard operation
handlebars-php copied to clipboard

Update Helpers.php

Open theGC opened this issue 1 year ago • 3 comments

Avoid use of Null Coalescing Operator to support composer files: PHP >= 5.4

theGC avatar Mar 29 '24 12:03 theGC

Thanks for the contribution! Before we can merge this, we need @theGC to sign the Salesforce Inc. Contributor License Agreement.

salesforce-cla[bot] avatar Mar 29 '24 12:03 salesforce-cla[bot]

At this point in time I don't think it's worth it to try to support PHP 5.

theodorejb avatar Dec 12 '24 23:12 theodorejb

The read me says it supports from 5.4 so if not supported this needs updating. That said, I'm using it with a legacy application and other than this issue, it runs well.

theGC avatar Dec 13 '24 08:12 theGC