Skip to content

Commit

Permalink
Merge pull request #9105 from maniaba/patch-1
Browse files Browse the repository at this point in the history
Update ForbiddenCode.md
  • Loading branch information
orklah committed Jan 13, 2023
2 parents d1c2294 + d9c66c9 commit 11942d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running_psalm/issues/ForbiddenCode.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This functions list can be extended by configuring `forbiddenFunctions` in `psal

<forbiddenFunctions>
<function name="dd"/>
<function name="dump"/>
<function name="var_dump"/>
</forbiddenFunctions>
</psalm>
```

0 comments on commit 11942d7

Please sign in to comment.