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
Tobias Schultze 7eab67fbb5 minor #19085 FormBuilderInterface: fix getForm() return type. (taueres)
This PR was merged into the 2.7 branch.

Discussion
----------

FormBuilderInterface: fix getForm() return type.

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

FormBuilderInterface->getForm() should depend on abstractions and
not implementations as a return type.

Commits
-------

3fa081c FormBuilderInterface: fix getForm() return type.
2016-06-18 22:20:36 +02:00
..
Asset added StaticVerionStrategyTest 2016-05-13 10:01:47 -05:00
BrowserKit [BrowserKit] Bump dom-crawler minimum version requirement 2016-06-06 16:48:46 +02:00
ClassLoader Merge branch '2.3' into 2.7 2016-03-30 12:21:35 +02:00
Config Merge branch '2.3' into 2.7 2016-06-06 10:55:42 +02:00
Console minor #19036 add docblock type elements to support newly added IteratorAggregate::getIterator PhpStorm support (Haehnchen) 2016-06-17 15:03:05 +02:00
CssSelector @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
Debug [Debug] Fix context dependent test 2016-06-06 13:49:15 +02:00
DependencyInjection bug #18915 [DependencyInjection] force enabling the external XML entity loaders (xabbuh) 2016-06-13 08:25:24 +02:00
DomCrawler Merge branch '2.3' into 2.7 2016-04-09 12:56:56 +02:00
EventDispatcher @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
ExpressionLanguage [2.7] update readme files for new components 2016-03-07 12:06:07 +01:00
Filesystem Merge branch '2.3' into 2.7 2016-04-12 17:21:00 +02:00
Finder add docblock type elements to support newly added IteratorAggregate::getIterator PhpStorm support 2016-06-17 14:42:34 +02:00
Form minor #19085 FormBuilderInterface: fix getForm() return type. (taueres) 2016-06-18 22:20:36 +02:00
HttpFoundation Fixed typo in PHPDoc 2016-06-16 20:42:35 +02:00
HttpKernel bumped Symfony version to 2.7.15 2016-06-06 17:55:40 +02:00
Intl Merge branch '2.3' into 2.7 2016-05-13 10:28:37 -05:00
Locale Merge branch '2.3' into 2.7 2016-03-04 08:52:28 +01:00
OptionsResolver Catch \Throwable 2016-05-19 15:58:47 +02:00
Process @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
PropertyAccess bug #18732 [PropertyAccess][DX] Enhance exception that say that some methods are missing if they don't (nykopol) 2016-06-15 09:08:06 +02:00
Routing add docblock type elements to support newly added IteratorAggregate::getIterator PhpStorm support 2016-06-17 14:42:34 +02:00
Security @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
Serializer @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
Stopwatch @throws annotations should go after @return 2016-06-06 13:03:51 +02:00
Templating fix mocks 2016-03-25 16:52:47 +01:00
Translation bug #18915 [DependencyInjection] force enabling the external XML entity loaders (xabbuh) 2016-06-13 08:25:24 +02:00
Validator add docblock type elements to support newly added IteratorAggregate::getIterator PhpStorm support 2016-06-17 14:42:34 +02:00
VarDumper Catch \Throwable 2016-05-19 15:58:47 +02:00
Yaml [Yaml] properly count skipped comment lines 2016-06-11 11:53:36 +02:00