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

Certain PHP keywords not highlighted properly. #4

Closed
jmarkst opened this issue Sep 28, 2023 · 1 comment
Closed

Certain PHP keywords not highlighted properly. #4

jmarkst opened this issue Sep 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jmarkst
Copy link

jmarkst commented Sep 28, 2023

In PHP, certain keywords are not properly highlighted by the parser: require, require_once, and trait. These are some that I use frequently, but the list at the PHP website has some relatively obscure and newer keywords which the editor may does not recognize as proper keywords (especially some built-in functions like isset() and array()).

@massivemadness massivemadness added the bug Something isn't working label Sep 28, 2023
massivemadness added a commit that referenced this issue Nov 11, 2023
@massivemadness
Copy link
Owner

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants