Skip to content

PHPStan 2.x is available #7917

Open
Open
@westonruter

Description

@westonruter

Feature Description

PHPStan 2.x is currently available. However, it is blocked by the built-in AMP plugin extensions to PHPStan:

services:
-
class: AmpProject\AmpWP\Tests\PhpStan\ServiceContainerDynamicReturnTypeExtension
tags:
- phpstan.broker.dynamicMethodReturnTypeExtension
-
class: AmpProject\AmpWP\Tests\PhpStan\ServicesDynamicReturnTypeExtension
tags:
- phpstan.broker.dynamicStaticMethodReturnTypeExtension

As well as to this unrecognized config:

amp-wp/phpstan.neon.dist

Lines 38 to 39 in e9b7e61

featureToggles:
requireFileExists: false

We'll need to follow the upgrading instructions in particular to address the former.

Acceptance Criteria

No response

Implementation Brief

No response

QA Testing Instructions

No response

Demo

No response

Changelog Entry

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or improvement of an existing one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions