-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
psalm-baseline.xml
29 lines (29 loc) · 924 Bytes
/
psalm-baseline.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.4.0@62db5d4f6a7ae0a20f7cc5a4952d730272fc0863">
<file src="src/Util/Formatter/V1Formatter.php">
<DeprecatedMethod occurrences="3">
<code>getClockSequenceHex</code>
<code>getDateTime</code>
<code>getNodeHex</code>
</DeprecatedMethod>
</file>
<file src="src/Util/Formatter/V6Formatter.php">
<DeprecatedMethod occurrences="3">
<code>getClockSequenceHex</code>
<code>getDateTime</code>
<code>getNodeHex</code>
</DeprecatedMethod>
</file>
<file src="src/Util/Formatter/V7Formatter.php">
<DeprecatedMethod occurrences="1">
<code>getDateTime</code>
</DeprecatedMethod>
</file>
<file src="src/Util/UuidFormatter.php">
<DeprecatedMethod occurrences="3">
<code>getVariant</code>
<code>getVariant</code>
<code>getVersion</code>
</DeprecatedMethod>
</file>
</files>