Open cseufert opened 8 months ago
Source of this problem: https://github.com/prettier/plugin-php/issues/2015#issuecomment-1982167227
Unable to parse snippet like this:
<?php if (true) { echo <<<STR \na STR; }
Source of this problem: https://github.com/prettier/plugin-php/issues/2015#issuecomment-1982167227
Unable to parse snippet like this: