Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61175, comment 11


Ignore:
Timestamp:
10/22/2024 10:01:41 PM (8 months ago)
Author:
justlevine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61175, comment 11

    initial v1  
    11Per @johnbillion 's request (https://github.com/johnbillion/wordpress-develop/pull/4#issuecomment-2429389292), I opened up a new PR against `trunk` that focuses solely on PHPStan config and doesn't make any code changes.
    22
    3 My next step is reviewing the comment history in https://github.com/WordPress/wordpress-develop/pull/853, and seeing if there's any additional obvious candidates to be moved from the baselines to `ignoreErrors`.
     3https://github.com/WordPress/wordpress-develop/pull/7619
     4
     5My next step is re-reviewing the comment history in https://github.com/WordPress/wordpress-develop/pull/853 to see if there's any additional obvious candidates to be moved from the baselines to `ignoreErrors`.
    46
    57PS: I'm part of the current Mentorship Cohort, so any and feedback or direction (even what might seem "obvious" to you) is much appreciated.