Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Fix deprecations when accessing to private services from container #203

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Oct 19, 2017

https://travis-ci.org/symfony/demo/builds/289754038#L590

$spool->flushQueue($this->container->get(sprintf('swiftmailer.mailer.%s.transport.real', $name)));

$logger = $this->container->get($loggerName);

@yceruto yceruto changed the base branch from master to 2.6 October 19, 2017 00:51
@fabpot
Copy link
Member

fabpot commented Oct 19, 2017

Thank you @yceruto.

@fabpot fabpot merged commit 5fa525e into symfony:2.6 Oct 19, 2017
fabpot added a commit that referenced this pull request Oct 19, 2017
@yceruto yceruto deleted the public_alias branch October 19, 2017 01:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants