Page MenuHomePhabricator

D14472.diff
No OneTemporary

D14472.diff

diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -57,13 +57,6 @@
"type": "phutil-library",
"include": "(\\.php$)"
},
- "phutil-xhpast": {
- "type": "phutil-xhpast",
- "include": "(\\.php$)",
- "phutil-xhpast.deprecated.functions": {
- "phutil_escape_html": "The phutil_escape_html() function is deprecated. Raw strings passed to phutil_tag() or hsprintf() are escaped automatically."
- }
- },
"spelling": {
"type": "spelling"
},
@@ -73,15 +66,7 @@
"xhpast": {
"type": "xhpast",
"include": "(\\.php$)",
- "severity": {
- "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"
+ "standard": "phutil.xhpast"
}
}
}

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 12, 7:58 AM (6 d, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7385216
Default Alt Text
D14472.diff (989 B)

Event Timeline