17 Commits

Author SHA1 Message Date
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
ab69bdd211 Merge branch '5.4' into 6.3
* 5.4:
  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 15:35:58 +01:00
Nicolas Grekas
c31bb9215c Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 2024-01-23 14:51:25 +01:00
Wouter de Jong
34cbd3eea1 [Components] Convert to native return types 2023-07-05 15:06:06 +02:00
Wouter de Jong
aecadba0fb [HttpFoundation][HttpKernel] Add missing void PHPdoc return types 2023-03-06 11:35:04 +01:00
Nicolas Grekas
21c2a701f5 Merge branch '5.4' into 6.2
* 5.4:
  minor #49431 [Mailer][Translation] Remove some `static` occurrences that may cause unstable tests (alexandre-daubois)
  [Workflow] remove new lines from workflow metadata
  Fix phpdocs in HttpClient, HttpFoundation, HttpKernel, Intl components
  [WebProfilerBundle] Render original (not encoded) email headers
2023-02-21 11:54:55 +01:00
Antoine Lamirault
e3a2793ae0 Fix phpdocs in HttpClient, HttpFoundation, HttpKernel, Intl components 2023-02-17 22:35:35 +01: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
6a1fa09ff1 Cleanup @return annotations 2021-08-12 11:55:17 +02:00
Philippe Segatori
6d9ca3d97b [Http-Kernel][5.0] Add type-hints 2019-08-08 17:48:38 +02:00
Fabien Potencier
07c389d9e3 removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
Nicolas Grekas
fc6165fc6a [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Fabien Potencier
c4f9f9f4fc fixes CS 2015-08-24 09:13:45 +02:00
Graham Campbell
e5b0ee151b [2.6] CS Fixes And Removed An Unused Import 2014-12-07 19:23:39 +01:00
Sebastian Krebs
66174600c4 SSI support 2014-06-18 11:11:19 +02:00