21 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
MatTheCat
bbd3834ce5 [HttpKernel] Update DebugLoggerInterface::getLogs PHPDoc 2022-09-13 08:10:10 +02:00
Nicolas Grekas
1b8585c7d3 Cleanup more @return annotations 2021-08-17 16:20:01 +02:00
Amrouche Hamza
86b53ae92b [Monolog] adding the new $request argument and remove deprecation 2019-06-04 09:12:36 +02:00
Vladimir Tsykun
b85de9e692 [HttpKernel] LoggerDataCollector: splitting logs on different sub-requests 2018-04-20 11:44:17 +02:00
Christian Flothmann
afee8cb4d7 remove deprecated features 2017-10-10 13:05:33 +02:00
Alexander M. Turek
6097c5f79f Reset profiler. 2017-10-05 12:20:28 +02:00
Graham Campbell
8a57ab8dc3 Docblock fixes 2014-11-30 13:33:44 +00:00
Fabien Potencier
885ec5fb41 fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Fabien Potencier
3ed400b75c fixed CS 2012-07-09 14:54:20 +02:00
frost-nzcr4
79d2ac0641 Replace optionNal to optional 2011-06-21 21:18:10 +04:00
Christophe Coevoet
2c8f98dbbd [HttpKernel] Added the context in the LoggerInterface 2011-06-17 12:26:12 +02:00
Fabien Potencier
0e17781cac replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Dominique Bongiraud
ab4b70e5f9 normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Kris Wallsmith
800765a5e7 Removed unnecessary "public" from interface method signatures. 2010-10-18 16:55:09 +02:00
Fabien Potencier
fc0e6c52ba refactored exception management (removed the ExceptionManager) 2010-08-29 12:35:48 +02:00
Fabien Potencier
2c7194e3a0 renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00