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

Fix PHP syntax highlighting. #782

Merged

Conversation

tjmprm77
Copy link
Contributor

@tjmprm77 tjmprm77 commented May 7, 2021

Fix the following PHP syntax highlighting issues:

  • The second and subsequent lines of the string enclosed in single quotes are not displayed in the string color.
  • The lines after the blank line of the string enclosed in double quotes are not displayed in the string color.

Current version:
current

Fixed version:
fixed

- The second and subsequent lines of the string enclosed in single quotes are not displayed in the string color.
- The lines after the blank line of the string enclosed in double quotes are not displayed in the string color.
@sdottaka sdottaka merged commit cf9677f into WinMerge:master May 7, 2021
@sdottaka
Copy link
Member

sdottaka commented May 7, 2021

Thank you!

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.

None yet

2 participants