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
Nicolas Grekas 8378d958e2 bug #34562 [DI] Skip unknown method calls for factories in check types pass (fancyweb)
This PR was merged into the 4.4 branch.

Discussion
----------

[DI] Skip unknown method calls for factories in check types pass

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | https://github.com/symfony/symfony/issues/34559
| License       | MIT
| Doc PR        | -

Ref https://github.com/symfony/symfony/issues/30885 and https://github.com/symfony/symfony/pull/30889.

Commits
-------

592bff88f2 [DI] Skip unknown method calls for factories in check types pass
2019-11-28 13:12:35 +01:00
..
Asset Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
BrowserKit Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
Cache Merge branch '4.3' into 4.4 2019-11-17 12:01:12 +01:00
Config Merge branch '4.3' into 4.4 2019-11-16 16:22:42 +01:00
Console Merge branch '4.3' into 4.4 2019-11-13 08:39:40 +01:00
CssSelector Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Debug [ErrorHandler] merge and remove the ErrorRenderer component 2019-11-10 18:54:30 +01:00
DependencyInjection bug #34562 [DI] Skip unknown method calls for factories in check types pass (fancyweb) 2019-11-28 13:12:35 +01:00
DomCrawler [DomCrawler] normalizeWhitespace should be true by default 2019-10-29 12:38:30 +01:00
Dotenv don't fail when referenced env var does not exist 2019-11-23 15:53:46 +01:00
ErrorHandler Add preview mode support for Html and Serializer error renderers 2019-11-28 08:51:03 +01:00
EventDispatcher [EventDispatcher] dont allow event-dispatcher-contracts ^2 2019-11-08 23:40:51 +01:00
ExpressionLanguage Revert "feature #34329 [ExpressionLanguage] add XOR operator (ottaviano)" 2019-11-12 15:53:53 +01:00
Filesystem Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
Finder Merge branch '4.3' into 4.4 2019-11-17 22:56:56 +01:00
Form Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
HttpClient [HttpClient] Fix early cleanup of pushed HTTP/2 responses 2019-11-25 13:42:17 +01:00
HttpFoundation [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4 2019-11-28 12:41:49 +01:00
HttpKernel [HttpKernel] fix typo 2019-11-28 09:08:13 +01:00
Inflector Merge branch '4.3' into 4.4 2019-11-06 13:02:32 +01:00
Intl Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
Ldap Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Lock [HttpFoundation][Lock] Connection parameter corrected 2019-11-11 14:09:26 +01:00
Mailer mailer: mailchimp bridge is throwing undefined index _id when setting message id in mandrill http transport 2019-11-25 14:55:17 +00:00
Messenger Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
Mime Merge branch '4.3' into 4.4 2019-11-13 08:39:40 +01:00
OptionsResolver Merge branch '4.3' into 4.4 2019-10-28 22:57:16 +01:00
Process Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
PropertyAccess Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
PropertyInfo Merge branch '4.3' into 4.4 2019-11-05 17:11:08 +01:00
Routing [Routing] Continue supporting single colon in object route loaders 2019-11-26 09:26:36 +01:00
Security Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
Serializer Add preview mode support for Html and Serializer error renderers 2019-11-28 08:51:03 +01:00
Stopwatch Merge branch '4.3' into 4.4 2019-11-05 17:11:08 +01:00
Templating Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
Translation Merge branch '3.4' into 4.3 2019-11-26 04:44:44 +01:00
Validator Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
VarDumper Allow \Throwable $previous everywhere 2019-11-12 15:51:11 +01:00
VarExporter Merge branch '4.3' into 4.4 2019-11-13 08:39:40 +01:00
WebLink Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Workflow Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
Yaml Allow \Throwable $previous everywhere 2019-11-12 15:51:11 +01:00