Patch phpstan-drupal for nested BC wrapper false-positives
### Problem/Motivation Applies patches from phpstan-drupal PR #989 to fix false-positive detections in nested DeprecationHelper BC wrapper calls. ### Work items - Commit(s): [363dd45a02](https://git.drupalcode.org/project/project_analysis/-/commit/363dd45a021b), [a80c3077ec](https://git.drupalcode.org/project/project_analysis/-/commit/a80c3077ec1f) ### Credit - Implemented by: @bbrala - Test-project feedback: @goba, @nicxvan, @wimleers, @rfay, @larowlan --- *Filed retroactively as part of the Drupal 12 rector coverage effort. Closed as fixed; credit to be applied to the contributors listed above.* *AI was used extensively to build this work and to file this issue. See [Dries Buytaert: AI-generated Rector rules for Drupal](https://dri.es/ai-generated-rector-rules-for-drupal) and [Björn Brala: Drupal Rector rules are config, not code. Mostly.](https://www.linkedin.com/pulse/drupal-rector-rules-config-code-mostly-bj%C3%B6rn-brala-vfpwe/).*
issue