Skip to content

Conversation

@djunehor
Copy link

@djunehor djunehor commented Oct 2, 2019

An error is thrown whenever you add new line using PHPStorm or Notepad++. Turns out those IDEs not only use \n, but also \r which the language doesn't recognise.

I've added \r to the list of recognised symbols which fixes the error.

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

Successfully merging this pull request may close these issues.

1 participant