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 bac35b04b4 minor #32202 [Asset] Add type-hints to public interfaces and classes (jschaedl)
This PR was merged into the 5.0-dev branch.

Discussion
----------

[Asset] Add type-hints to public interfaces and classes

| Q             | A
| ------------- | ---
| Branch?       | master <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32179  <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A <!-- required for new features -->

This PR adds type hints to all public interfaces of the Asset component.

Commits
-------

065fdc146c [Asset] Add type-hints to public interfaces
2019-06-29 08:42:46 +02:00
..
Asset [Asset] Add type-hints to public interfaces 2019-06-29 08:09:27 +02:00
BrowserKit Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
Cache Merge branch '4.4' 2019-06-28 15:34:46 +02:00
Config feature #31996 [5.0] Add return types in final classes (dFayet) 2019-06-23 23:15:46 +01:00
Console Merge branch '4.4' 2019-06-27 19:56:41 +02:00
CssSelector Bump Symfony 5.0 to PHP 7.2 2019-05-28 18:49:20 +02:00
Debug [Debug] Remove all deprecated classes that were moved to the ErrorCatcher component 2019-06-28 16:45:25 +02:00
DependencyInjection feature #31996 [5.0] Add return types in final classes (dFayet) 2019-06-23 23:15:46 +01:00
DomCrawler Merge branch '4.4' 2019-06-17 19:43:54 +02:00
Dotenv Merge branch '4.4' 2019-06-26 11:36:22 +02:00
ErrorCatcher [ErrorCatcher] Remove all deprecated code 2019-06-28 17:44:00 +02:00
EventDispatcher fix merge 2019-06-27 21:25:51 +02:00
ExpressionLanguage Merge branch '4.4' 2019-05-30 18:12:02 +02:00
Filesystem Merge branch '4.4' 2019-06-26 11:36:22 +02:00
Finder Merge branch '4.4' 2019-06-28 15:34:46 +02:00
Form Removed legacy code from NumberType 2019-06-26 06:38:17 -04:00
HttpClient Merge branch '4.4' 2019-06-26 11:36:22 +02:00
HttpFoundation Merge branch '4.4' 2019-06-28 15:34:46 +02:00
HttpKernel Merge branch '4.3' into 4.4 2019-06-28 14:32:50 +02:00
Inflector Merge branch '4.4' 2019-05-30 15:57:29 +02:00
Intl feature #31996 [5.0] Add return types in final classes (dFayet) 2019-06-23 23:15:46 +01:00
Ldap Fix typo 2019-06-26 11:36:48 +02:00
Lock Merge branch '4.4' 2019-06-26 11:36:22 +02:00
Mailer Merge branch '4.4' 2019-06-27 18:53:23 +02:00
Messenger Merge branch '4.4' 2019-06-27 19:56:41 +02:00
Mime Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
OptionsResolver Removed legacy code and cleanup 2019-06-25 20:29:20 +02:00
Process Merge branch '4.4' 2019-06-26 11:36:22 +02:00
PropertyAccess Merge branch '4.4' 2019-06-06 12:05:45 +02:00
PropertyInfo Merge branch '4.4' 2019-06-26 11:36:22 +02:00
Routing [Routing] Add type-hints RequestContext and Route classes. 2019-06-28 14:36:16 +02:00
Security Merge branch '4.4' 2019-06-27 18:53:23 +02:00
Serializer minor #32229 [Serializer] [5.0] Add type-hints to serializer interface (Simperfit) 2019-06-29 08:28:05 +02:00
Stopwatch Bump Symfony 5.0 to PHP 7.2 2019-05-28 18:49:20 +02:00
Templating Merge branch '4.4' 2019-05-30 18:12:02 +02:00
Translation Merge branch '4.4' 2019-06-13 13:15:36 +02:00
Validator Merge branch '4.4' 2019-06-28 15:34:46 +02:00
VarDumper Merge branch '4.4' 2019-06-27 19:56:41 +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 feature #31996 [5.0] Add return types in final classes (dFayet) 2019-06-23 23:15:46 +01:00
Yaml drop support for mappings in multi-line blocks 2019-05-31 12:46:22 +02:00