Nicolas Grekas
24671ba111
Merge branch '6.4' into 7.0
...
* 6.4:
Fix implicitly-required parameters
minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
Fix bad merge
List CS fix in .git-blame-ignore-revs
Fix implicitly-required parameters
List CS fix in .git-blame-ignore-revs
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
[Messenger][AmazonSqs] Allow async-aws/sqs version 2
2024-01-23 16:02:46 +01:00
Nicolas Grekas
d9a0912458
Remove BC layers related to new methods and new parameters
2023-07-03 16:18:55 +02:00
Nicolas Grekas
9abc061d32
[HttpKernel] Don't cache controller's reflector inside the request
2022-09-02 16:20:57 +02:00
Nicolas Grekas
9a4e1c0030
Merge branch '5.4' into 6.0
...
* 5.4:
[Serializer] cs fix
Cleanup more `@return` annotations
[Form] Fix phpdoc on FormBuilderInterface
2021-08-17 17:35:52 +02:00
Nicolas Grekas
1b8585c7d3
Cleanup more @return annotations
2021-08-17 16:20:01 +02:00
Nicolas Grekas
e47a3e656d
Add return types - batch 6/n
2021-08-16 17:45:02 +02:00
Nicolas Grekas
89b54749d7
Merge branch '4.4'
...
* 4.4:
Remove superfluous phpdoc tags
2019-08-14 14:45:29 +02:00
Philippe Segatori
6d9ca3d97b
[Http-Kernel][5.0] Add type-hints
2019-08-08 17:48:38 +02:00
Fabien Potencier
bd01a870cb
Remove unneeded phpdocs
2019-08-08 11:37:48 +02:00
Jules Pietri
738bf1b1a8
cs fixes
2016-04-01 11:46:27 +02:00
Iltar van der Berg
2881f50240
Added an ArgumentResolver with clean extension point
2016-04-01 11:46:27 +02:00
Iltar van der Berg
7adba7f18b
Extracting arg resolving from ControllerResolver
2016-04-01 11:46:27 +02:00