add phpdoc for iterators in unit tests #22583
Triggered via pull request
September 1, 2025 21:59
Status
Cancelled
Total duration
5m 10s
Artifacts
–
static-analysis.yml
on: pull_request
Generate baseline
1m 45s
Generate PHP baseline
1m 47s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
166 errors and 7 notices
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.2):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.3):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.4):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan with result cache (8.5):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
Generate baseline
Process completed with exit code 1.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L360
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L323
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L289
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L249
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L209
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L175
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L135
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L101
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L58
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L360
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L323
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L289
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L249
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L209
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L175
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L135
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L101
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L58
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L342
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L307
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L275
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L237
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L199
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L167
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L129
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L97
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L56
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L360
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L323
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L289
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L249
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L209
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L175
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L135
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L101
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L58
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L360
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L323
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L289
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L249
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L209
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L175
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L135
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L101
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L58
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, string, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 78 on line 2
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Type/BenevolentUnionTypeTest.php#L24
PHPDoc tag @return has invalid value (Iterator<int, array{BenevolentUnionType, TrinaryLogic}]>): Unexpected token "]", expected '>' at offset 70 on line 2
|
PHPStan (7.4, windows-latest)
The operation was canceled.
|
PHPStan (7.4, windows-latest)
Canceling since a higher priority waiting request for sa-patch-missing_iterator_typehints exists
|
PHPStan (7.4, ubuntu-latest)
The operation was canceled.
|
PHPStan (7.4, ubuntu-latest)
Canceling since a higher priority waiting request for sa-patch-missing_iterator_typehints exists
|
Static Analysis
Canceling since a higher priority waiting request for sa-patch-missing_iterator_typehints exists
|
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|