This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Fabien Potencier 8eef7a7417 minor #33221 [Process] Doc block backport (derrabus)
This PR was merged into the 3.4 branch.

Discussion
----------

[Process] Doc block backport

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

This PR addresses https://github.com/symfony/symfony/pull/33154/files#r314600658

Commits
-------

fed395de4e [Process] Doc block backport.
2019-08-18 19:35:43 +02:00
..
Asset Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
BrowserKit Fix some docblocks. 2019-08-16 02:50:45 +02:00
Cache Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
ClassLoader Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Config Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Console [Console] fixed a PHP notice when there is no function 2019-08-14 18:49:41 +02:00
CssSelector Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Debug Fix return statements 2019-08-13 08:33:05 +02:00
DependencyInjection Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
DomCrawler Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Dotenv Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
EventDispatcher minor #32800 Improve some URLs (Arman-Hosseini) 2019-08-08 17:01:55 +02:00
ExpressionLanguage SCA: dropped unused mocks, duplicate import and a function alias usage 2019-08-07 09:23:44 +02:00
Filesystem Fix some docblocks. 2019-08-16 02:50:45 +02:00
Finder cs fix 2019-08-14 11:39:58 +02:00
Form Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
HttpFoundation Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
HttpKernel Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Inflector fixed short array CS in comments 2019-01-16 14:27:11 +01:00
Intl Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Ldap Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Lock Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
OptionsResolver Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Process [Process] Doc block backport. 2019-08-18 11:12:38 +02:00
PropertyAccess Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
PropertyInfo Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Routing Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Security Fix some docblocks. 2019-08-16 02:50:45 +02:00
Serializer [Serializer] Fixed docblocks and parameter names. 2019-08-15 13:43:21 +02:00
Stopwatch Fix remaining tests 2019-08-06 15:24:37 +02:00
Templating Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Translation Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Validator Add missing translations for Armenian locale 2019-08-18 17:34:57 +01:00
VarDumper [VarDumper] Remove useless variable 2019-08-16 07:42:55 +02:00
WebLink Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Workflow Fix some docblocks. 2019-08-16 02:50:45 +02:00
Yaml Use assertStringContainsString when needed 2019-08-06 08:15:37 +02:00