We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519d967 commit b0716d7Copy full SHA for b0716d7
Controller/Annotations/RequestParam.php
@@ -40,7 +40,7 @@ public function __construct(
40
$default = null,
41
string $description = '',
42
array $incompatibles = [],
43
- bool $strict = false,
+ bool $strict = true,
44
bool $map = false,
45
bool $nullable = false,
46
bool $allowBlank = true
0 commit comments