Skip to content

Commit 38b4e46

Browse files
no message
1 parent a20ce0b commit 38b4e46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/phpstan/baselines/lexer-constants.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ parameters:
66
- '#Fetching deprecated class constant T_OPEN_PARENTHESIS of class Doctrine\\ORM\\Query\\Lexer#'
77
- '#Fetching deprecated class constant T_CLOSE_PARENTHESIS of class Doctrine\\ORM\\Query\\Lexer#'
88
- '#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

Comments
 (0)