We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa57d3 commit a47307fCopy full SHA for a47307f
phpstan.src.neon.dist
@@ -13,5 +13,6 @@ parameters:
13
- "#should always throw an exception or terminate script execution#"
14
- "#Instantiated class [a-zA-Z0-9\\\\_]+ not found.#"
15
- "#Unsafe usage of new static#"
16
+ - "#has an uninitialized readonly property#"
17
excludePaths:
18
- "src/Illuminate/Testing/ParallelRunner.php"
0 commit comments