Update php grammar file

This commit is contained in:
Matheus Salmi 2018-02-22 01:06:42 -03:00
parent e51320551d
commit 2896341a86

View file

@ -2430,7 +2430,7 @@
"scope-resolution": {
"patterns": [
{
"match": "([A-Za-z_\\x{7f}-\\x{7fffffff}\\\\][A_Za-z0-9_\\x{7f}-\\x{7fffffff}\\\\]*)(?=\\s*::)",
"match": "([A-Za-z_\\x{7f}-\\x{7fffffff}\\\\][A-Za-z0-9_\\x{7f}-\\x{7fffffff}\\\\]*)(?=\\s*::)",
"captures": {
"1": {
"patterns": [