File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 12
12
<directory suffix =" .phpt" >./tests/functional</directory >
13
13
</testsuite >
14
14
</testsuites >
15
- <coverage >
15
+ <coverage />
16
+ <source >
16
17
<include >
17
18
<directory suffix =" .php" >src</directory >
18
19
</include >
19
- </coverage >
20
+ </source >
20
21
<php >
21
22
<ini name =" zend.assertions" value =" 1" />
22
23
</php >
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ E 1 / 1 (100%)
12
12
13
13
14
14
15
- FILE : ... %s/tests/assets/return-type-off.php
16
- ---------------------------------------------------------------------------- ----
15
+ FILE : %s/tests/assets/return-type-off.php
16
+ %s ----
17
17
FOUND 1 ERROR AFFECTING 1 LINE
18
- ---------------------------------------------------------------------------- ----
18
+ %s ----
19
19
4 | ERROR | [x] Psalm tag not formatted.
20
- ---------------------------------------------------------------------------- ----
20
+ %s ----
21
21
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
22
- ---------------------------------------------------------------------------- ----
22
+ %s ----
23
23
24
24
Time: %A
You can’t perform that action at this time.
0 commit comments