8000 Add new serializer config path by yceruto · Pull Request #8632 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Add new serializer config path #8632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

yceruto
Copy link
Member
@yceruto yceruto commented Nov 13, 2017

@xabbuh xabbuh added this to the 4.0 milestone Nov 13, 2017
serializer.rst Outdated
@@ -22,7 +22,7 @@ it in your configuration:

.. code-block:: yaml

# config/packages/framework.yaml
# config/packages/serializer.yaml
Copy link
Member

Choose a reason for hiding this comment

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

this should probably not be changed

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, thanks.

* All ``*.yml`` and ``*.xml`` files in the ``Resources/config/serialization/``
directory of a bundle.
* All ``*.yaml`` and ``*.xml`` files in the ``Resources/config/serialization/``
directory of a bundle and in the ``config/serializer/`` directory of your project.
Copy link
Member

Choose a reason for hiding this comment

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

Should we mention the config/serializer/ directory if your project first before talking about Resources/config in your bundle?

@yceruto
Copy link
Member Author
yceruto commented Nov 19, 2017

Closing this one in favor of #8687

@yceruto yceruto closed this Nov 19, 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.

4 participants
0