Skip to content

Make the exercise_html_purifier.$name service public#44

Closed
pierres wants to merge 2 commits into
Exercise:masterfrom
pierres:master
Closed

Make the exercise_html_purifier.$name service public#44
pierres wants to merge 2 commits into
Exercise:masterfrom
pierres:master

Conversation

@pierres
Copy link
Copy Markdown
Contributor

@pierres pierres commented Dec 2, 2017

In Symfony > 3.4 services have to be public to be fetched from the container.
Getting private services is deprecated since 3.2 and was removed in 4.0.

In Symfony > 3.4 services have to be public to be fetched from the container.
Getting private services is deprecated since 3.2 and was removed in 4.0.
@spolischook
Copy link
Copy Markdown
Contributor

spolischook commented Dec 2, 2017

Is it duplicates #43 ?

@pierres
Copy link
Copy Markdown
Contributor Author

pierres commented Dec 3, 2017

The second commit is (my bad for pushing this into the PR). Making the service public (first commit) is still needed though.

@HeahDude HeahDude mentioned this pull request Dec 17, 2017
3 tasks
@pierres
Copy link
Copy Markdown
Contributor Author

pierres commented Mar 9, 2018

Equivalent Pull Request was merged.

@pierres pierres closed this Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants