Page MenuHomePhabricator

All Changesets

ChangePath
Moved Heresrc/lint/linter/xhpast/rules/__tests__/brace-formatting/creative-brace-use.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/creative-brace-use.lint-test
Copied Heresrc/lint/linter/xhpast/rules/__tests__/brace-formatting/space-after-control-keywords.lint-test
Deleted After Multiple Copysrc/lint/linter/__tests__/xhpast/space-after-control-keywords.lint-test
Addedsrc/lint/linter/xhpast/rules/__tests__/call-parentheses/array-formatting.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/call-parentheses/call-parens-hug-closing.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/call-parens-hug-closing.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/cast-spacing/cast-spacing.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/cast-spacing.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/class-name-literal/class-name-literal.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/class-name-literal.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/comment-style/hash-comments.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/hash-comments.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/conditional-usage.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/conditional-usage.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/index-function.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/index-function.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/nowdoc.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/nowdoc.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/php-compatibility.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/php-compatibility.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/php53-features.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/php53-features.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/php54-features.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/php54-features.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/php54-incompat.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/php54-incompat.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/compatibility/windows.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/windows.lint-test
Addedsrc/lint/linter/xhpast/rules/__tests__/concatenation-operator/space-around-more-operators.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/constructor-parentheses/constructor-parentheses.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/constructor-parentheses.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/control-statement-spacing/space-after-control-keywords.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/declaration-parentheses/decl-parens-hug-closing.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/decl-parens-hug-closing.lint-test
Copied Heresrc/lint/linter/xhpast/rules/__tests__/declaration-parentheses/parens-hug-contents.lint-test
Deleted After Multiple Copysrc/lint/linter/__tests__/xhpast/parens-hug-contents.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/default-parameters/default-parameters.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/default-parameters.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/double-quote/double-quote.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/double-quote.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/duplicate-array-keys/duplicate-key-in-array.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/duplicate-key-in-array.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/duplicate-switch-case/duplicate-switch-case.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/duplicate-switch-case.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/dynamic-define/dynamic-define.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/dynamic-define.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/elseif/elseif.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/elseif.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/empty-statement/empty-block-statement.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/empty-block-statement.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/exit-expression/exit-expression.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/exit-expression.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/extract-use/extract-use.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/extract-use.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/formatted-string/formatted-string.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/formatted-string.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/global-variable/global-variables.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/global-variables.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/implicit-constructor/surprising-constructors.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/surprising-constructors.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/implicit-fallthrough/switches.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/switches.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/implicit-visibility/implicit-visibility.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/implicit-visibility.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/inline-html/inline-html.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/inline-html.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/inner-function/inner-function.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/inner-function.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/instanceof-operator/instanceof-operator.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/instanceof-operator.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/invalid-default-parameter/invalid-default-parameter.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/invalid-default-parameter.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/invalid-modifiers/invalid-modifiers.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/invalid-modifiers.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/keyword-casing/keyword-casing.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/keyword-casing.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/lambda-func-function/lamba-func-function.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/lamba-func-function.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/language-construct-parentheses/language-construct-parentheses.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/language-construct-parentheses.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/list-assignment/list-assignment.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/list-assignment.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/logical-operators/logical-operators.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/logical-operators.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/lowercase-functions/lowercase-functions.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/lowercase-functions.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/modifier-ordering/modifier-ordering.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/modifier-ordering.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/naming-conventions/constant-case.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/constant-case.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/naming-conventions/naming-conventions.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/naming-conventions.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/newline-after-open-tag/newline-after-open-tag.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/newline-after-open-tag.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/no-parent-scope/no-parent-scope.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/no-parent-scope.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/object-operator-spacing/object-operator-spacing.lint-test
Moved Awaysrc/lint/linter/__tests__/xhpast/object-operating-spacing.lint-test
Moved Heresrc/lint/linter/xhpast/rules/__tests__/parentheses-spacing/array-formatting.lint-test