Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.4
Choose a base ref
...
head repository: symfony/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 25, 2019

  1. Copy the full SHA
    212a27b View commit details

Commits on Mar 30, 2019

  1. 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
    fabpot committed Mar 30, 2019
    Copy the full SHA
    6712daf View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 Tests/Fixtures/YtsSpecificationExamples.yml
2 changes: 1 addition & 1 deletion Tests/Fixtures/YtsSpecificationExamples.yml
Original file line number Diff line number Diff line change
@@ -72,7 +72,7 @@ yaml: |
- 2001-07-23
perl-busted: >
YAML.pm will be able to emulate this behavior soon. In this regard
it may be somewhat more correct than Python's native behaviour which
it may be somewhat more correct than Python's native behavior which
can only use tuples as mapping keys. PyYAML will also need to figure
out some clever way to roundtrip structured keys.
python: |