-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpsalm-baseline.xml
33 lines (31 loc) · 1.1 KB
/
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
30
31
32
33
<?xml version="1.0" encoding="UTF-8" ?>
<!--
JBZoo Toolbox - Codestyle.
This file is part of the JBZoo Toolbox project.
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
@license MIT
@copyright Copyright (C) JBZoo.com, All rights reserved.
@see https://github.com/JBZoo/Codestyle
-->
<files psalm-version="3.12.2@7c7ebd068f8acaba211d4a2c707c4ba90874fa26">
<file src="vendor/lstrojny/functional-php/src/Functional/Match.php">
<ParseError occurrences="3">
<code>match</code>
<code>$conditions</code>
<code>)</code>
</ParseError>
</file>
<file src="vendor/phpunit/phpunit/src/Framework/MockObject/Builder/ParametersMatch.php">
<ParseError occurrences="3">
<code>Match</code>
<code>;</code>
<code>;</code>
</ParseError>
</file>
<file src="vendor/symfony/polyfill-mbstring/bootstrap80.php">
<ParseError occurrences="1">
<code>=</code>
</ParseError>
</file>
</files>