Over in
🐛
Rearrange interfaces TranslatableRevisionableStorageInterface extends to fix deprecation warnings
Fixed
it surfaced that PHPStan is caching interface methods from left to right.
@Kingdutch had some information on the internals for how PHP handles this: https://drupal.slack.com/archives/C033S2JUMLJ/p1692251803456129?thread_t...
@catch said:
Alphabetical [sorted] implements seems worth opening a follow-up issue for if that'll help the phpstan baseline, would also match how we alphabetise use statements.
https://www.drupal.org/project/drupal/issues/3383215#comment-15207307 🐛 Rearrange interfaces TranslatableRevisionableStorageInterface extends to fix deprecation warnings Fixed
Closed: outdated
8.3
Coder Sniffer