Skip to content

Commit 178ce22

Browse files
committed
Ignores readonly non-assigned
1 parent afca284 commit 178ce22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.src.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ parameters:
1313
- "#should always throw an exception or terminate script execution#"
1414
- "#Instantiated class [a-zA-Z0-9\\\\_]+ not found.#"
1515
- "#Unsafe usage of new static#"
16+
- "#has an uninitialized readonly property#"
1617
excludePaths:
1718
- "src/Illuminate/Testing/ParallelRunner.php"

0 commit comments

Comments
 (0)