|
@@ -15,7 +15,8 @@
|
|
|
|
|
|
"null", "true", "false",
|
|
|
"static", "self", "parent",
|
|
|
- "array", "string", "int", "float", "bool", "iterable", "callable", "void"
|
|
|
+ "array", "string", "int", "float", "bool", "iterable", "callable", "void",
|
|
|
+ "T_COALESCE_EQUAL"
|
|
|
],
|
|
|
"php-core-extensions" : [
|
|
|
"dom", "mbstring", "Phar",
|