23 Commits

Author SHA1 Message Date
Frank Fiebig
08c0866859 [Lock] 7.0 remove deprecations in Lock Component 2023-07-05 10:10:07 +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
Alexander M. Turek
d026426847 Rename master request to main request 2021-03-22 14:14:48 +01:00
Nicolas Grekas
aebac8a5a7 Merge branch '4.4' into 5.1
* 4.4:
  Update .php_cs.dist
  Apply "visibility_required" CS rule to constants
2020-12-08 18:02:38 +01:00
Nicolas Grekas
1eb9998bf3 Apply "visibility_required" CS rule to constants
php-cs-fixer fix --rules='{"visibility_required": ["property", "method", "const"]}'
2020-12-08 17:59:59 +01: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
Tobias Schultze
8276e36051 remove api tags from code 2015-09-28 19:11:22 +02:00
Graham Campbell
8a57ab8dc3 Docblock fixes 2014-11-30 13:33:44 +00:00
Fabien Potencier
2ddb853ae8 made phpdoc types consistent with those defined in Hack 2014-04-15 07:41:45 +02:00
Fabien Potencier
3ed400b75c fixed CS 2012-07-09 14:54:20 +02:00
Fabien Potencier
57d64d1812 fixed phpdoc @param alignment 2012-05-15 22:19:31 +02:00
Fabien Potencier
ac27df363b [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Fabien Potencier
f30900d149 [HttpKernel] made some minor tweaks 2011-04-24 08:44:29 +02:00
Fabien Potencier
0e17781cac replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Johannes M. Schmitt
e02ae861e4 adds scope to the DI container 2011-01-22 15:20:50 +01:00
Dominique Bongiraud
ab4b70e5f9 normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Kris Wallsmith
f1163c2221 [HttpKernel] Added getRequest() to HttpKernelInterface. 2010-12-10 08:43:05 +01:00
Fabien Potencier
b82b373254 [HttpKernel] tweaked HttpKernelInterface 2010-11-06 15:13:23 +01:00
Kris Wallsmith
5470e6cb11 Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Kris Wallsmith
800765a5e7 Removed unnecessary "public" from interface method signatures. 2010-10-18 16:55:09 +02:00
Fabien Potencier
2c7194e3a0 renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00