Open
Description
Preconditions
- phpcs v3.13.2
- magento coding standard 38
Steps to reproduce
- use versions from above
- run phpcs against magento
Expected result
No deprecation warnings
Actual result
DEPRECATED: Support for custom tokenizers will be removed in PHP_CodeSniffer 4.0.
The Magento2.GraphQL.ValidArgumentName sniff is listening for GRAPHQL.
DEPRECATED: Support for custom tokenizers will be removed in PHP_CodeSniffer 4.0.
The Magento2.GraphQL.ValidFieldName sniff is listening for GRAPHQL.
DEPRECATED: Support for custom tokenizers will be removed in PHP_CodeSniffer 4.0.
The Magento2.GraphQL.ValidTopLevelFieldName sniff is listening for GRAPHQL.
DEPRECATED: Support for custom tokenizers will be removed in PHP_CodeSniffer 4.0.
The Magento2.GraphQL.ValidTypeName sniff is listening for GRAPHQL.
DEPRECATED: Support for custom tokenizers will be removed in PHP_CodeSniffer 4.0.
The Magento2.GraphQL.ValidEnumValue sniff is listening for GRAPHQL.