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.
2 parents 760dff6 + a237fb7 commit a81b4baCopy full SHA for a81b4ba
Request/ParamFetcher.php
@@ -45,6 +45,8 @@ class ParamFetcher implements ParamFetcherInterface
45
/**
46
* Initializes fetcher.
47
*
48
+ * For symfony 2.5 or higher use 2.5-bc validation API https://github.com/symfony/symfony/blob/master/UPGRADE-2.5.md#validator
49
+ *
50
* @param ParamReader $paramReader
51
* @param Request $request
52
* @param ValidatorInterface $validator
0 commit comments