Skip to content

Commit 6712daf

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: [Serializer] Added check of constuctor modifiers to AbstractNormalizer [Intl] Simplify the compile binary [Routing] Fix routes annotation loading with glob pattern Fix hardcoded hotPathTagName [Validator] Improve constraint default option check [Validator] Fix annotation default for @count and @Length Update composer.json Fix getSetMethodNormalizer to correctly ignore the attributes specified in "ignored_attributes" Add missing "vi" translations add missing German translations [Intl] Fix test added missing translation use behavior instead of behaviour [Validator] Translate JSON message to Hungarian [Validator] fix sr_Latn translations [FrameworkBundle][HttpFoundation] make session service resettable
2 parents 761fa56 + 212a27b commit 6712daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Fixtures/YtsSpecificationExamples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ yaml: |
7272
- 2001-07-23
7373
perl-busted: >
7474
YAML.pm will be able to emulate this behavior soon. In this regard
75-
it may be somewhat more correct than Python's native behaviour which
75+
it may be somewhat more correct than Python's native behavior which
7676
can only use tuples as mapping keys. PyYAML will also need to figure
7777
out some clever way to roundtrip structured keys.
7878
python: |

0 commit comments

Comments
 (0)