Skip to content

Commit

Permalink
escape
Browse files Browse the repository at this point in the history
  • Loading branch information
leemyongpakvn committed Nov 22, 2023
1 parent b410436 commit ab8a0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/php/phpstan/phpstan-8.0.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ parameters:
- '~^Parameter #3 \$groupBy of static method CurrencyCore::getCurrencies\(\) expects bool, Shop given\.$~'
- '~^Parameter #\d+ \$\w+ of static method ProductCore::priceCalculation\(\) expects \w+, \w+ given\.$~'
- '~^Parameter #2 \$full of static method ToolsCore::displayDate\(\) expects bool, null given\.$~'
- '~^Static method ToolsCore::displayDate() invoked with 3 parameters, 1-2 required\.$~'
- '~^Static method ToolsCore::displayDate\(\) invoked with 3 parameters, 1-2 required\.$~'

0 comments on commit ab8a0cb

Please sign in to comment.