Skip to content

Commit 1d61ab0

Browse files
committed
Add MySQL 8.4 context.
1 parent a18dea1 commit 1d61ab0

File tree

5 files changed

+2122
-0
lines changed

5 files changed

+2122
-0
lines changed

psalm-baseline.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,9 @@
656656
<file src="src/Contexts/ContextMySql80300.php">
657657
<PropertyTypeCoercion occurrences="1"/>
658658
</file>
659+
<file src="src/Contexts/ContextMySql80400.php">
660+
<PropertyTypeCoercion occurrences="1"/>
661+
</file>
659662
<file src="src/Lexer.php">
660663
<LoopInvalidation occurrences="3">
661664
<code>$this-&gt;last</code>

0 commit comments

Comments
 (0)