Closed weierophinney closed 3 years ago
@weierophinney
PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported
Version 1.0.0 of laminas-coding-standard is the problem here because it uses an old version of PHP_CodeSniffer.
This patch adopts the laminas/laminas-continuous-integration-action for its CI workflow. As demonstrated, the workflow picks up:
and notably omits Psalm checks, as we don't have Psalm support yet.