Make WordPress Core

Opened 36 hours ago

Last modified 28 hours ago

#66051 reviewing enhancement

Update PHPStan

Reported by: markusstaab Owned by: westonruter
Priority: normal Milestone: 7.2
Component: General Version:
Severity: normal Keywords: has-patch has-unit-tests
Cc: Focuses:

Description

update PHPStan to unlock latest performance improvements

Change History (4)

This ticket was mentioned in PR #13410 on WordPress/wordpress-develop by staabm.


36 hours ago
#1

  • Keywords has-patch has-unit-tests added

at PHPStan we worked hard to improve performance on recent releases. Updating the tooling makes sure Wordpress can use latest additions and get the best possible PHPStan experience

before this PR (PHPStan 2.2.5)

time composer phpstan
197.13s user 10.28s system 667% cpu 31.084 total

after this PR (PHPStan 2.2.13)

time composer phpstan
112.30s user 5.09s system 981% cpu 11.964 total

running on Macbook M4-Pro, PHP 8.5.10 (cli)

https://core.trac.wordpress.org/ticket/66051

@markusstaab commented on PR #13410:


36 hours ago
#2

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

done

#3 @SergeyBiryukov
35 hours ago

  • Milestone Awaiting Review7.2

#4 @westonruter
28 hours ago

  • Owner set to westonruter
  • Status newreviewing
Note: See TracTickets for help on using tickets.