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.0.2
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.0.3
Choose a head ref
  • 15 commits
  • 1 file changed
  • 4 contributors

Commits on Dec 20, 2017

  1. Copy the full SHA
    62f83ca View commit details

Commits on Dec 31, 2017

  1. Merge branch '2.7' into 2.8

    * 2.7:
      [2.7][DX] Use constant message contextualisation for deprecations
    fabpot committed Dec 31, 2017
    Copy the full SHA
    de6970a View commit details
  2. Copy the full SHA
    9bd000c View commit details
  3. Merge branch '3.3' into 3.4

    * 3.3:
      fixed some deprecation messages
      fixed some deprecation messages
      fixed some deprecation messages
      fixed some deprecation messages
      [2.7][DX] Use constant message contextualisation for deprecations
    fabpot committed Dec 31, 2017
    Copy the full SHA
    96f968f View commit details
  4. Copy the full SHA
    9a6ca01 View commit details
  5. Copy the full SHA
    55f8cd2 View commit details

Commits on Jan 2, 2018

  1. Merge branch '2.7' into 2.8

    * 2.7:
      Clean up
      Update return type in docblock.
      PHP CS Fixer: no need to exclude xml and yml files
      Update LICENSE year... forever
    nicolas-grekas committed Jan 2, 2018
    Copy the full SHA
    354ba8b View commit details
  2. Merge branch '2.8' into 3.3

    * 2.8:
      Clean up
      Update return type in docblock.
      PHP CS Fixer: no need to exclude xml and yml files
      Update LICENSE year... forever
    nicolas-grekas committed Jan 2, 2018
    Copy the full SHA
    41f9773 View commit details
  3. Merge branch '3.3' into 3.4

    * 3.3:
      Clean up
      Update return type in docblock.
      PHP CS Fixer: no need to exclude xml and yml files
      PHP CS Fixer: no need to exclude json file
      Update LICENSE year... forever
    nicolas-grekas committed Jan 2, 2018
    Copy the full SHA
    050b4ca View commit details
  4. Merge branch '3.4' into 4.0

    * 3.4:
      Clean up
      Update return type in docblock.
      PHP CS Fixer: no need to exclude xml and yml files
      PHP CS Fixer: no need to exclude json file
      Update LICENSE year... forever
      fixed some deprecation messages
      fixed CS
      Fixes for Oracle in PdoSessionHandler
      fixed some deprecation messages
      fixed some deprecation messages
      fixed some deprecation messages
      fixed some deprecation messages
      [TwigBundle/Brige] catch missing requirements to throw meaningful exceptions
      [HttpKernel] Call Response->setPrivate() instead of sending raw header() when session is started
      [FrameworkBundle] Make cache:clear "atomic" and consistent with cache:warmup
      Suggest to write an implementation if the interface cannot be autowired
      [Debug] Skip DebugClassLoader checks for already parsed files
      [2.7][DX] Use constant message contextualisation for deprecations
      Remove group options without data and fix normalization
      Remove redundant translation path
    nicolas-grekas committed Jan 2, 2018
    Copy the full SHA
    6c0417a View commit details

Commits on Jan 3, 2018

  1. fixed years in copyright

    fabpot committed Jan 3, 2018
    Copy the full SHA
    b7f5408 View commit details
  2. Merge branch '2.7' into 2.8

    * 2.7:
      fixed years in copyright
    fabpot committed Jan 3, 2018
    Copy the full SHA
    be720fc View commit details
  3. Merge branch '2.8' into 3.3

    * 2.8:
      fixed years in copyright
    fabpot committed Jan 3, 2018
    Copy the full SHA
    7c80d81 View commit details
  4. Merge branch '3.3' into 3.4

    * 3.3:
      fixed years in copyright
    fabpot committed Jan 3, 2018
    Copy the full SHA
    25c192f View commit details
  5. Merge branch '3.4' into 4.0

    * 3.4:
      fixed years in copyright
      fix typo
    fabpot committed Jan 3, 2018
    Copy the full SHA
    b84f646 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 LICENSE
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2004-2017 Fabien Potencier
Copyright (c) 2004-2018 Fabien Potencier

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal