Update phpstan to 2.x #1236
continuous-integration.yaml
on: pull_request
Coding style
17s
PHPStan
31s
Matrix: phpunit
Annotations
3 errors
PHPStan
Process completed with exit code 1.
|
PHPStan:
tests/DocumentTest.php#L201
Access to an undefined property Elastica\Document::$field4.
|
PHPStan:
tests/DocumentTest.php#L0
Ignored error pattern #^Access to an undefined property Elastica\\Document\:\:\$field1\.$# (property.notFound) in path /home/runner/work/Elastica/Elastica/tests/DocumentTest.php was not matched in reported errors.
|