Skip to content

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Sep 21, 2017

Now controllers tagged with controller.service_arguments are public true by definition symfony/symfony#24126

@@ -375,9 +372,6 @@ The third big change is that, in a new Symfony 3.3 project, your controllers are

// ...

// override default template
$definition->setPublic(true);
Copy link
Member Author

@yceruto yceruto Sep 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we are missing ->addTag('controller.service_arguments') ?

@xabbuh xabbuh added this to the 3.3 milestone Sep 22, 2017
@xabbuh
Copy link
Member

xabbuh commented Sep 22, 2017

Thank you @yceruto.

@xabbuh xabbuh merged commit 33b0ab8 into symfony:3.3 Sep 22, 2017
xabbuh added a commit that referenced this pull request Sep 22, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

Update 3.3-di-changes.rst

Now controllers tagged with `controller.service_arguments` are public `true` by definition symfony/symfony#24126

Commits
-------

33b0ab8 Update 3.3-di-changes.rst
@yceruto yceruto deleted the patch-5 branch September 22, 2017 12:36
@yceruto yceruto mentioned this pull request Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants