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 7d64644cea minor #32769 [DoctrineBridge] add parameter type declarations where possible (xabbuh)
This PR was merged into the 5.0-dev branch.

Discussion
----------

[DoctrineBridge] add parameter type declarations where possible

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | part of #32179
| License       | MIT
| Doc PR        |

Commits
-------

26634645d3 add parameter type declarations where possible
2019-07-27 08:29:19 +02:00
..
Asset [Asset] Add type-hints to public interfaces 2019-06-29 08:09:27 +02:00
BrowserKit [BrowserKit] [5.0] Add type-hint to browserkit classes 2019-07-05 08:47:39 +02:00
Cache fixed CS 2019-07-12 09:06:47 +03:00
Config Merge branch '4.4' 2019-07-18 12:46:32 +02:00
Console Merge branch '4.4' 2019-07-24 23:22:41 +02:00
CssSelector [CssSelector] [5.0] Add type-hint whenever possible 2019-07-03 07:34:46 +02:00
DependencyInjection Merge branch '4.4' 2019-07-23 13:31:24 +02:00
DomCrawler minor #32329 [DomCrawler] [5.0] add type-hint whenever possible (Simperfit) 2019-07-08 08:46:22 +02:00
Dotenv Merge branch '4.4' 2019-07-18 22:51:58 +02:00
ErrorHandler [ErrorHandler] Decouple from ErrorRenderer component 2019-07-25 11:38:42 +02:00
ErrorRenderer Merge branch '4.4' 2019-07-24 07:11:44 +02:00
EventDispatcher fix merge 2019-06-27 21:25:51 +02:00
ExpressionLanguage [ExpressionLanguage] [5.0] add type-hints whenever possible 2019-07-04 08:59:44 +02:00
Filesystem [Filesystem] Fix error message 2019-07-22 02:58:17 +02:00
Finder [5.0][Finder] add parameter type-hints 2019-07-05 09:02:45 +02:00
Form minor #32769 [DoctrineBridge] add parameter type declarations where possible (xabbuh) 2019-07-27 08:29:19 +02:00
HttpClient Merge branch '4.4' 2019-07-24 16:52:25 +02:00
HttpFoundation Merge branch '4.4' 2019-07-23 13:31:24 +02:00
HttpKernel add parameter type declarations where possible 2019-07-27 07:59:27 +02:00
Inflector Merge branch '4.4' 2019-05-30 15:57:29 +02:00
Intl Merge branch '4.4' 2019-07-24 16:52:25 +02:00
Ldap Merge branch '4.4' 2019-07-12 09:03:26 +03:00
Lock Merge branch '4.4' 2019-07-23 13:58:32 +02:00
Mailer Merge branch '4.4' 2019-07-26 12:10:11 +02:00
Messenger Merge branch '4.4' 2019-07-24 23:22:41 +02:00
Mime Merge branch '4.4' 2019-07-23 13:31:24 +02:00
OptionsResolver [OptionResolver] Add type-hints to OptionResolver class 2019-06-27 23:14:10 +02:00
Process remove deprecated inheritEnvironmentVariables() method 2019-07-19 10:49:41 +02:00
PropertyAccess Merge branch '4.4' 2019-07-24 23:22:41 +02:00
PropertyInfo Merge branch '4.4' 2019-07-23 13:31:24 +02:00
Routing Merge branch '4.4' 2019-07-24 16:52:25 +02:00
Security Merge branch '4.4' 2019-07-24 16:52:25 +02:00
Serializer Merge branch '4.4' 2019-07-24 16:52:25 +02:00
Stopwatch remove deprecated features 2019-07-14 10:03:55 +02:00
Templating [Templating] Added type-hints to all classes. 2019-07-06 21:20:42 +02:00
Translation Merge branch '4.4' 2019-07-18 12:46:32 +02:00
Validator Merge branch '4.4' 2019-07-23 13:31:24 +02:00
VarDumper Merge branch '4.4' 2019-07-26 12:10:11 +02:00
VarExporter Merge branch '4.4' 2019-06-26 11:36:22 +02:00
WebLink Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
Workflow fixed CS 2019-07-12 09:06:47 +03:00
Yaml add some missing type declarations 2019-07-26 21:12:27 +02:00