php.vim icon indicating copy to clipboard operation
php.vim copied to clipboard

<?php inside <script> breaks syntax for the rest of the function

Open ollpu opened this issue 7 years ago • 1 comments

Demonstration: pic

If the <?php-tag is inside a function, it won't affect highlighting outside of that function.

EDIT: Oops, the row with <?php doesn't have a semicolon at the end. This shouldn't (and doesn't seem to) matter, though.

ollpu avatar Oct 14 '18 16:10 ollpu

I've taken a stab at this now on multiple occasions but have not made much progress. Leaving issue open and accepting help via PRs

StanAngeloff avatar Oct 26 '18 19:10 StanAngeloff