Skip to content

Commit

Permalink
Fix phpstan tests
Browse files Browse the repository at this point in the history
  • Loading branch information
magikid committed Nov 29, 2023
1 parent 03e6b33 commit b1e0035
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ parameters:
- message: '#Call to deprecated method getMasterRequest\(\) of class Symfony\\Component\\HttpFoundation\\RequestStack#'
reportUnmatched: false

# See https://github.com/phpstan/phpstan-deprecation-rules/issues/76#issuecomment-1319808544
- '#^Call to deprecated method prophesize\(\) of class Sourceability\\Instrumentation\\Test\\#'

scanDirectories:
- vendor/datadog/dd-trace/src/DDTrace/

Expand Down

0 comments on commit b1e0035

Please sign in to comment.