-
Type: Bug
Just by opening any JS/TS file.
VS Code version: Code - Insiders 1.76.0-insider (c9e3ef865539061b5602c6b9ac6030332aa1ce70, 2023-02-06T05:24:33.398Z)
OS version: Windows_NT x64 10.0.22…
-
Somehow updating from 0.2.48 to 0.2.49 crashes phpstan with:
```
Internal error: Internal error: Unexpected expression type XXX of class PHPStan\Type\ObjectType in file ....
Post the following …
-
Gerade Rexstan über den Installer aktualisiert und jetzt im PHPStorm die Meldung:
File ..../redaxo/src/addons/rexstan/lib/phpstan-dba.neon is mission or is not readable.
-
**Description / Beschreibung**
```
-
Ich gehe jetzt mal Stück für Stück ran, die Analyse-Ergebnisse aus RextStan umzusetzen. Das gibt eine ganze Reihe von PRs, die ich dann mit dem Label **RexStan** markiere. Bitte daraus noch kein Relea…
-
We should handle component-subcomponent-subsubcomponent by exploding via - and find main component then subcomponent etc.
try collectors for this
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| 0.15.1…
-
# Bug report
The command was vendor/bin/phpstan analyse src -v
[phpstan errors.txt](https://github.com/phpstan/phpstan/files/9612043/phpstan.errors.txt)
config included
[phpstan.neon.txt](ht…
-
#0 /home/wwwroot/shopware/vendor/staabm/phpstan-dba/src/Rules/QueryPlanAnalyzerRule.php(116):
staabm\PHPStanDba\QueryReflection\QueryReflection::getRuntimeConfiguration()
#1 /home/wwwroot/…
-
Hello,
`decimal` type is returned as `string` in PHP, but phpstan-dba thinks it's a float :cry:.
This is, of course, without stringified fetches.
(unless I miss something :scream:)