8000 Get Phpstan job to pass with DBAL 3 · Issue #8885 · doctrine/orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Get Phpstan job to pass with DBAL 3 #8885
877D
@greg0ire

Description

@greg0ire

Recently, a CI job was added on the 2.10.x branch to statically analyze this project after forcing the installation of doctrine/dbal v3.

In order not to disrupt contributors, we made sure it would not fail the build although it really does not pass at all:

continue-on-error: "${{ matrix.status == 'experimental' }}"

If you want to help us fix it or get closer to fixing it, you can reproduce the failures locally by running (from the 2.10.x branch)

composer require doctrine/dbal ^3.0
vendor/bin/phpstan

When this issue is fixed, we should create a new one about making this job no longer experimental.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0