Thanks to visit codestin.com
Credit goes to github.com

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
fabpot merged 1 commit into
symfony:2.6from
yceruto:public_alias
Oct 19, 2017
Merged

Fix deprecations when accessing to private services from container#203
fabpot merged 1 commit into
symfony:2.6from
yceruto:public_alias

Conversation

@yceruto
Copy link
Copy Markdown
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
Copy Markdown
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