Page MenuHomePhabricator

D11213.id.diff
No OneTemporary

D11213.id.diff

diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -43,7 +43,8 @@
"text": {
"type": "text",
"exclude": [
- "(^support/xhpast/\\w+\\.(hpp|l|y)$)"
+ "(^support/xhpast/\\w+\\.(hpp|l|y)$)",
+ "(^\\.arclint$)"
]
},
"text-without-length": {
@@ -52,7 +53,8 @@
"3": "disabled"
},
"include": [
- "(^support/xhpast/\\w+\\.(hpp|l|y)$)"
+ "(^support/xhpast/\\w+\\.(hpp|l|y)$)",
+ "(^\\.arclint$)"
]
},
"xhpast": {
@@ -62,6 +64,9 @@
"16": "advice",
"34": "error"
},
+ "xhpast.blacklisted.function": {
+ "eval": "The eval() function should be avoided. It is potentially unsafe and makes debugging more difficult."
+ },
"xhpast.php-version": "5.2.3",
"xhpast.php-version.windows": "5.3.0"
}

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 16, 1:31 PM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7704764
Default Alt Text
D11213.id.diff (871 B)

Event Timeline