Make WordPress Core

Changeset 63486


Ignore:
Timestamp:
09/04/2026 11:50:53 PM (less than one hour ago)
Author:
westonruter
Message:

Build/Test Tools: Regenerate PHPStan baselines for property.onlyWritten.

The sole property.onlyWritten error identified by PHPStan was fixed without the baselines being regenerated.

Follow-up to r63485.

See #65817, #65818.

Location:
trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpstan.neon.dist

    r63442 r63486  
    7171        - tests/phpstan/baselines/property.nonObject.neon
    7272        - tests/phpstan/baselines/property.notFound.neon
    73         - tests/phpstan/baselines/property.onlyWritten.neon
    7473        - tests/phpstan/baselines/property.phpDocType.neon
    7574        - tests/phpstan/baselines/property.private.neon
Note: See TracChangeset for help on using the changeset viewer.