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/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.7
Choose a base ref
...
head repository: symfony/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.8
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 28, 2017

  1. Configuration menu
    Copy the full SHA
    0b46166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8397cf View commit details
    Browse the repository at this point in the history
  3. bug #24016 [DI] Fix tracking env var placeholders nested in object gr…

    …aphs (nicolas-grekas)
    
    This PR was merged into the 3.3 branch.
    
    Discussion
    ----------
    
    [DI] Fix tracking env var placeholders nested in object graphs
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 3.3
    | Bug fix?      | yes
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | #24015
    | License       | MIT
    | Doc PR        | -
    
    Commits
    -------
    
    a8397cf [DI] Fix tracking env var placeholders nested in object graphs
    fabpot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    64bcf6d View commit details
    Browse the repository at this point in the history
  4. updated CHANGELOG for 3.3.8

    fabpot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    04e7d44 View commit details
    Browse the repository at this point in the history
  5. updated VERSION for 3.3.8

    fabpot committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    bad5b62 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24017 from fabpot/release-3.3.8

    released v3.3.8
    fabpot authored Aug 28, 2017
    Configuration menu
    Copy the full SHA
    645d24a View commit details
    Browse the repository at this point in the history
Loading