We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20ce0b commit 38b4e46Copy full SHA for 38b4e46
ci/phpstan/baselines/lexer-constants.neon
@@ -6,3 +6,6 @@ parameters:
6
- '#Fetching deprecated class constant T_OPEN_PARENTHESIS of class Doctrine\\ORM\\Query\\Lexer#'
7
- '#Fetching deprecated class constant T_CLOSE_PARENTHESIS of class Doctrine\\ORM\\Query\\Lexer#'
8
- '#Fetching deprecated class constant T_COMMA of class Doctrine\\ORM\\Query\\Lexer#'
9
+ - '#Fetching deprecated class constant T_ORDER of class Doctrine\\ORM\\Query\\Lexer#'
10
+ - '#Fetching deprecated class constant T_AS of class Doctrine\\ORM\\Query\\Lexer#'
11
+ - '#Fetching deprecated class constant T_DISTINCT of class Doctrine\\ORM\\Query\\Lexer#'
0 commit comments