Skip to content

[book/validation] fixed code block formatting #3375

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
Closed

Conversation

1ed
Copy link
Contributor

@1ed 1ed commented Dec 22, 2013

Q A
Doc fix? yes
New docs? -
Applies to 2.3+
Fixed tickets -

@@ -117,6 +117,8 @@ constraints. If validation fails, a non-empty list of errors
(class :class:`Symfony\\Component\\Validator\\ConstraintViolationList`) is
returned. Take this simple example from inside a controller:

.. code-block:: php

Copy link
Member

Choose a reason for hiding this comment

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

good catch! but we always prefer the shortcut for php code instead of the normal method. To do that, revert your changes en simply change the colon at the end of line 118 to 2 colons.

@xabbuh
Copy link
Member

xabbuh commented Dec 23, 2013

Sadly, there's already a fix for this: #3345

@wouterj
Copy link
Member

wouterj commented Dec 23, 2013

sorry @1ed, this is a perfect PR, but it turns out it's a duplicate, so I'm closing this.

@wouterj wouterj closed this Dec 23, 2013
@1ed
Copy link
Contributor Author

1ed commented Dec 23, 2013

Oh I didn't see that, sorry. But thanks anyway.

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.

3 participants