Skip to content

Commit a09e13c

Browse files
committed
Update out files
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent 03f0532 commit a09e13c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/data/parser/parseExplain14.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"message": "Unrecognized statement type.",
221221
"code": 0,
222222
"file": "<project-root>/src/Parser.php",
223-
"line": 632
223+
"line": 628
224224
}
225225
]
226226
},

tests/data/parser/parseExplainErr1.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"message": "An expression was expected.",
138138
"code": 0,
139139
"file": "<project-root>/src/Parser.php",
140-
"line": 632
140+
"line": 628
141141
},
142142
{
143143
"@type": "PhpMyAdmin\\SqlParser\\Exceptions\\ParserException",
@@ -147,7 +147,7 @@
147147
"message": "An expression was expected.",
148148
"code": 0,
149149
"file": "<project-root>/src/Parser.php",
150-
"line": 632
150+
"line": 628
151151
}
152152
]
153153
},

0 commit comments

Comments
 (0)