Commit 86dbcf7
File tree
Expand file treeCollapse file tree
106 files changed
+273
-274
lines changedFilter options
- Magento2
- Helpers
- Commenting
- Tokenizer
- Sniffs
- Annotation
- Classes
- CodeAnalysis
- Commenting
- Exceptions
- Functions
- GraphQL
- Html
- Legacy
- _files
- Less
- Methods
- Namespaces
- NamingConvention
- PHP
- Performance
- SQL
- Security
- Strings
- Templates
- Translation
- Whitespace
- Magento2Framework
- Sniffs/Header
- Tests/Header
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
106 files changed
+273
-274
lines changedMagento2/Helpers/Assert.php
Copy file name to clipboardExpand all lines: Magento2/Helpers/Assert.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Helpers/Commenting/PHPDocFormattingValidator.php
Copy file name to clipboardExpand all lines: Magento2/Helpers/Commenting/PHPDocFormattingValidator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
Magento2/Helpers/Tokenizer/AbstractTokenizer.php
Copy file name to clipboardExpand all lines: Magento2/Helpers/Tokenizer/AbstractTokenizer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Helpers/Tokenizer/Parameter.php
Copy file name to clipboardExpand all lines: Magento2/Helpers/Tokenizer/Parameter.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Helpers/Tokenizer/Variable.php
Copy file name to clipboardExpand all lines: Magento2/Helpers/Tokenizer/Variable.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Annotation/AnnotationFormatValidator.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Annotation/AnnotationFormatValidator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Annotation/MethodAnnotationStructureSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Annotation/MethodAnnotationStructureSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Annotation/MethodArgumentsSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Annotation/MethodArgumentsSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Classes/AbstractApiSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Classes/AbstractApiSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Classes/DiscouragedDependenciesSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Classes/DiscouragedDependenciesSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/CodeAnalysis/EmptyBlockSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/CodeAnalysis/EmptyBlockSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Commenting/ClassAndInterfacePHPDocFormattingSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Commenting/ClassAndInterfacePHPDocFormattingSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
Magento2/Sniffs/Commenting/ClassPropertyPHPDocFormattingSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Commenting/ClassPropertyPHPDocFormattingSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Commenting/ConstantsPHPDocFormattingSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Commenting/ConstantsPHPDocFormattingSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Exceptions/DirectThrowSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Exceptions/DirectThrowSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Exceptions/ThrowCatchSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Exceptions/ThrowCatchSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Exceptions/TryProcessSystemResourcesSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Exceptions/TryProcessSystemResourcesSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Functions/DiscouragedFunctionSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Functions/DiscouragedFunctionSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Functions/FunctionsDeprecatedWithoutArgumentSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Functions/FunctionsDeprecatedWithoutArgumentSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Functions/StaticFunctionSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Functions/StaticFunctionSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/GraphQL/AbstractGraphQLSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/GraphQL/AbstractGraphQLSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/GraphQL/ValidArgumentNameSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/GraphQL/ValidArgumentNameSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/GraphQL/ValidEnumValueSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/GraphQL/ValidEnumValueSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/GraphQL/ValidFieldNameSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/GraphQL/ValidFieldNameSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/GraphQL/ValidTopLevelFieldNameSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/GraphQL/ValidTopLevelFieldNameSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/GraphQL/ValidTypeNameSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/GraphQL/ValidTypeNameSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Html/HtmlBindingSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Html/HtmlBindingSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Html/HtmlClosingVoidTagsSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Html/HtmlClosingVoidTagsSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Html/HtmlCollapsibleAttributeSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Html/HtmlCollapsibleAttributeSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Html/HtmlDirectiveSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Html/HtmlDirectiveSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Html/HtmlSelfClosingTagsSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Html/HtmlSelfClosingTagsSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Legacy/AbstractBlockSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Legacy/AbstractBlockSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Legacy/ClassReferencesInConfigurationFilesSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Legacy/ClassReferencesInConfigurationFilesSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
Magento2/Sniffs/Legacy/DiConfigSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Legacy/DiConfigSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Legacy/EmailTemplateSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Legacy/EmailTemplateSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
Magento2/Sniffs/Legacy/EscapeMethodsOnBlockClassSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Legacy/EscapeMethodsOnBlockClassSniff.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
| 5 | + |
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
|
Magento2/Sniffs/Legacy/InstallUpgradeSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Legacy/InstallUpgradeSniff.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
0 commit comments