## About - I found unexpected syntax highlights in the string after "new" - I think it is affected by "new" for object creation ## Screenshot | "ne foo" | "new foo" | | --- | --- | | <img width="455" alt="ne foo" src="https://user-images.githubusercontent.com/10488/198422112-2cb914c6-1893-40d3-b161-27b05d9b9976.png"> | <img width="455" alt="new foo" src="https://user-images.githubusercontent.com/10488/198422146-34663b78-3c91-4000-bf51-4f2bb3863b03.png"> | | "foo" is sting color | "foo" is object color, maybe | ## Environments ``` (emacs-version) "GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin21.4.0, NS appkit-2113.40 Version 12.3.1 (Build 21E258)) of 2022-05-13" (php-mode-version) "PHP Mode 1.24.1" ```