-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Validator] Missing code example in the IdenticalTo constraint #10829
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
Comments
xElysioN
added a commit
to xElysioN/symfony-docs
that referenced
this issue
Jan 2, 2019
xElysioN
added a commit
to xElysioN/symfony-docs
that referenced
this issue
Jan 2, 2019
javiereguiluz
added a commit
that referenced
this issue
Jan 3, 2019
…aint (xElysioN) This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Added missing examples in IdenticalTo constraint Hi, This fix #10829 (Missing YAML, XML and PHP example in Basic Usage) And add missing space for ``age`` in Basic Usage. Link of changes : https://pr-10830-trovf4q-nq3xa5jtywvyc.eu.s5y.io/reference/constraints/IdenticalTo.html Commits ------- ad78e1b fix #10829: add missing examples in IdenticalTo constraint
Fixed by #10830. |
nikophil
pushed a commit
to nikophil/symfony-docs
that referenced
this issue
Jan 3, 2019
nikophil
pushed a commit
to nikophil/symfony-docs
that referenced
this issue
Jan 3, 2019
… constraint (xElysioN) This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Added missing examples in IdenticalTo constraint Hi, This fix symfony#10829 (Missing YAML, XML and PHP example in Basic Usage) And add missing space for ``age`` in Basic Usage. Link of changes : https://pr-10830-trovf4q-nq3xa5jtywvyc.eu.s5y.io/reference/constraints/IdenticalTo.html Commits ------- ad78e1b fix symfony#10829: add missing examples in IdenticalTo constraint
javiereguiluz
added a commit
to javiereguiluz/symfony-docs
that referenced
this issue
Jan 4, 2019
* 3.4: Update pdo_session_storage.rts Missing > in image tags fix symfony#10829: add missing examples in IdenticalTo constraint Update encore/copy-files.rst: add note about using versioning with custom target path
javiereguiluz
added a commit
to javiereguiluz/symfony-docs
that referenced
this issue
Jan 4, 2019
* 4.1: Update pdo_session_storage.rts Missing > in image tags fix symfony#10829: add missing examples in IdenticalTo constraint Update encore/copy-files.rst: add note about using versioning with custom target path
javiereguiluz
added a commit
to javiereguiluz/symfony-docs
that referenced
this issue
Jan 4, 2019
* 4.2: Update pdo_session_storage.rts Missing > in image tags fix symfony#10829: add missing examples in IdenticalTo constraint Update encore/copy-files.rst: add note about using versioning with custom target path
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
In the
IdenticalTo
constraint, there is missing codes in YAML, XML and PHP for the firstname constraint in the Basic Usage, but ok for annotations.CF : https://symfony.com/doc/3.4/reference/constraints/IdenticalTo.html#basic-usage
The text was updated successfully, but these errors were encountered: