Skip to content

Commit

Permalink
Merge pull request #20 from sourceability/fix-phpstan
Browse files Browse the repository at this point in the history
Fix phpstan tests
  • Loading branch information
magikid authored Nov 29, 2023
2 parents 03e6b33 + b1e0035 commit 0bc1b61
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 0bc1b61

Please sign in to comment.