Change AbstractAdapter to use iterator instead of array #155
Annotations
3 errors and 1 warning
Run PHPStan static analysis:
src/Adapter/Doctrine/ORM/AutomaticQueryBuilder.php#L49
Expression on left side of ?? is not nullable.
|
Run PHPStan static analysis:
src/Adapter/Doctrine/ORM/AutomaticQueryBuilder.php#L49
Using nullsafe method call on non-nullable type ReflectionClass<object>. Use -> instead.
|
Run PHPStan static analysis
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading