Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netbeans throws error in keepSpecialScriptTags for improper comment #113

Open
sctn4elk opened this issue Sep 8, 2024 · 0 comments
Open

Comments

@sctn4elk
Copy link

sctn4elk commented Sep 8, 2024

protected function keepSpecialScriptTags(string &$html) {
.
.
.
// Check for logic in special script tags, like [<% _.each(tierPrices, function(item, key) { %>],

%> throws error in function. If you remove the comment then Netbeans error is cleared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant