You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-70Lines changed: 0 additions & 70 deletions
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,11 @@ parameters:
10
10
count:1
11
11
path:src/PhpWord/Element/AbstractContainer.php
12
12
13
-
-
14
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\\\Cell\\|null given\\.$#"
15
-
count:1
16
-
path:src/PhpWord/Element/Cell.php
17
-
18
13
-
19
14
message:"#^Property PhpOffice\\\\PhpWord\\\\Element\\\\Field\\:\\:\\$fontStyle \\(PhpOffice\\\\PhpWord\\\\Style\\\\Font\\|string\\) does not accept null\\.$#"
20
15
count:1
21
16
path:src/PhpWord/Element/Field.php
22
17
23
-
-
24
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\\\Paragraph\\|string\\|null given\\.$#"
25
-
count:1
26
-
path:src/PhpWord/Element/Footnote.php
27
-
28
18
-
29
19
message:"#^Method PhpOffice\\\\PhpWord\\\\Element\\\\Image\\:\\:getArchiveImageSize\\(\\) should return array\\|null but returns array<int\\|string, int\\|string>\\|false\\|null\\.$#"
30
20
count:1
@@ -60,11 +50,6 @@ parameters:
60
50
count:1
61
51
path:src/PhpWord/Element/Section.php
62
52
63
-
-
64
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\|PhpOffice\\\\PhpWord\\\\Style\\\\Section\\|string given\\.$#"
65
-
count:1
66
-
path:src/PhpWord/Element/Section.php
67
-
68
53
-
69
54
message:"#^Method PhpOffice\\\\PhpWord\\\\Escaper\\\\Rtf\\:\\:escapeAsciiCharacter\\(\\) has parameter \\$code with no type specified\\.$#"
70
55
count:1
@@ -1205,11 +1190,6 @@ parameters:
1205
1190
count:1
1206
1191
path:tests/PhpWordTests/Element/ImageTest.php
1207
1192
1208
-
-
1209
-
message:"#^Parameter \\#2 \\$style of class PhpOffice\\\\PhpWord\\\\Element\\\\Section constructor expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, PhpOffice\\\\PhpWord\\\\Style\\\\Section given\\.$#"
1210
-
count:1
1211
-
path:tests/PhpWordTests/Element/SectionTest.php
1212
-
1213
1193
-
1214
1194
message:"#^Parameter \\#1 \\$text of class PhpOffice\\\\PhpWord\\\\Element\\\\Title constructor expects PhpOffice\\\\PhpWord\\\\Element\\\\TextRun\\|string, PhpOffice\\\\PhpWord\\\\Element\\\\PageBreak given\\.$#"
Copy file name to clipboardExpand all lines: phpstan-baseline.php7.neon
-70Lines changed: 0 additions & 70 deletions
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,11 @@ parameters:
5
5
count:1
6
6
path:src/PhpWord/Element/AbstractContainer.php
7
7
8
-
-
9
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\\\Cell\\|null given\\.$#"
10
-
count:1
11
-
path:src/PhpWord/Element/Cell.php
12
-
13
8
-
14
9
message:"#^Property PhpOffice\\\\PhpWord\\\\Element\\\\Field\\:\\:\\$fontStyle \\(PhpOffice\\\\PhpWord\\\\Style\\\\Font\\|string\\) does not accept null\\.$#"
15
10
count:1
16
11
path:src/PhpWord/Element/Field.php
17
12
18
-
-
19
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\\\Paragraph\\|string\\|null given\\.$#"
20
-
count:1
21
-
path:src/PhpWord/Element/Footnote.php
22
-
23
13
-
24
14
message:"#^Method PhpOffice\\\\PhpWord\\\\Element\\\\Image\\:\\:getArchiveImageSize\\(\\) should return array\\|null but returns array<int\\|string, int\\|string>\\|false\\|null\\.$#"
25
15
count:1
@@ -50,11 +40,6 @@ parameters:
50
40
count:1
51
41
path:src/PhpWord/Element/Section.php
52
42
53
-
-
54
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\|PhpOffice\\\\PhpWord\\\\Style\\\\Section\\|string given\\.$#"
55
-
count:1
56
-
path:src/PhpWord/Element/Section.php
57
-
58
43
-
59
44
message:"#^Method PhpOffice\\\\PhpWord\\\\Escaper\\\\Rtf\\:\\:escapeAsciiCharacter\\(\\) has parameter \\$code with no type specified\\.$#"
60
45
count:1
@@ -1180,11 +1165,6 @@ parameters:
1180
1165
count:1
1181
1166
path:tests/PhpWordTests/Element/ImageTest.php
1182
1167
1183
-
-
1184
-
message:"#^Parameter \\#2 \\$style of class PhpOffice\\\\PhpWord\\\\Element\\\\Section constructor expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, PhpOffice\\\\PhpWord\\\\Style\\\\Section given\\.$#"
1185
-
count:1
1186
-
path:tests/PhpWordTests/Element/SectionTest.php
1187
-
1188
1168
-
1189
1169
message:"#^Parameter \\#1 \\$text of class PhpOffice\\\\PhpWord\\\\Element\\\\Title constructor expects PhpOffice\\\\PhpWord\\\\Element\\\\TextRun\\|string, PhpOffice\\\\PhpWord\\\\Element\\\\PageBreak given\\.$#"
Copy file name to clipboardExpand all lines: phpstan-baseline.php73.neon
-70Lines changed: 0 additions & 70 deletions
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,11 @@ parameters:
5
5
count:1
6
6
path:src/PhpWord/Element/AbstractContainer.php
7
7
8
-
-
9
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\\\Cell\\|null given\\.$#"
10
-
count:1
11
-
path:src/PhpWord/Element/Cell.php
12
-
13
8
-
14
9
message:"#^Property PhpOffice\\\\PhpWord\\\\Element\\\\Field\\:\\:\\$fontStyle \\(PhpOffice\\\\PhpWord\\\\Style\\\\Font\\|string\\) does not accept null\\.$#"
15
10
count:1
16
11
path:src/PhpWord/Element/Field.php
17
12
18
-
-
19
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\\\Paragraph\\|string\\|null given\\.$#"
20
-
count:1
21
-
path:src/PhpWord/Element/Footnote.php
22
-
23
13
-
24
14
message:"#^Method PhpOffice\\\\PhpWord\\\\Element\\\\Image\\:\\:getArchiveImageSize\\(\\) should return array\\|null but returns array<int\\|string, int\\|string>\\|false\\|null\\.$#"
25
15
count:1
@@ -50,11 +40,6 @@ parameters:
50
40
count:1
51
41
path:src/PhpWord/Element/Section.php
52
42
53
-
-
54
-
message:"#^Parameter \\#2 \\$styleValue of method PhpOffice\\\\PhpWord\\\\Element\\\\AbstractElement\\:\\:setNewStyle\\(\\) expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, array\\|PhpOffice\\\\PhpWord\\\\Style\\|PhpOffice\\\\PhpWord\\\\Style\\\\Section\\|string given\\.$#"
55
-
count:1
56
-
path:src/PhpWord/Element/Section.php
57
-
58
43
-
59
44
message:"#^Method PhpOffice\\\\PhpWord\\\\Escaper\\\\Rtf\\:\\:escapeAsciiCharacter\\(\\) has parameter \\$code with no type specified\\.$#"
60
45
count:1
@@ -1180,11 +1165,6 @@ parameters:
1180
1165
count:1
1181
1166
path:tests/PhpWordTests/Element/ImageTest.php
1182
1167
1183
-
-
1184
-
message:"#^Parameter \\#2 \\$style of class PhpOffice\\\\PhpWord\\\\Element\\\\Section constructor expects array\\|PhpOffice\\\\PhpWord\\\\Style\\|string\\|null, PhpOffice\\\\PhpWord\\\\Style\\\\Section given\\.$#"
1185
-
count:1
1186
-
path:tests/PhpWordTests/Element/SectionTest.php
1187
-
1188
1168
-
1189
1169
message:"#^Parameter \\#1 \\$text of class PhpOffice\\\\PhpWord\\\\Element\\\\Title constructor expects PhpOffice\\\\PhpWord\\\\Element\\\\TextRun\\|string, PhpOffice\\\\PhpWord\\\\Element\\\\PageBreak given\\.$#"
0 commit comments