|
@@ -785,6 +785,13 @@
|
|
"params": ["Function specification (no expression)"],
|
|
"params": ["Function specification (no expression)"],
|
|
"targets": ["TClassField"]
|
|
"targets": ["TClassField"]
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "Persistent",
|
|
|
|
+ "metadata": ":persistent",
|
|
|
|
+ "doc": "Keeps the value of static variables in macro context across compilations",
|
|
|
|
+ "targets": ["TAnyField"],
|
|
|
|
+ "platforms": ["eval"]
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "PhpGlobal",
|
|
"name": "PhpGlobal",
|
|
"metadata": ":phpGlobal",
|
|
"metadata": ":phpGlobal",
|