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: v2.7.47
Choose a base ref
...
head repository: symfony/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.48
Choose a head ref
  • 18 commits
  • 28 files changed
  • 4 contributors

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    84bba75 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    0cf874e View commit details
    Browse the repository at this point in the history
  2. security #cve-2018-11386 [HttpFoundation] Break infinite loop in PdoS…

    …essionHandler when MySQL is in loose mode
    
    * cve-2018-11386:
      [HttpFoundation] Break infinite loop in PdoSessionHandler when MySQL is in loose mode
    fabpot committed May 23, 2018
    Configuration menu
    Copy the full SHA
    47e7268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5855e8 View commit details
    Browse the repository at this point in the history
  4. security #cve-2018-11385 Adding session strategy to ALL listeners to …

    …avoid *any* possible fixation
    
    * cve-2018-11385-2.7:
      Adding session strategy to ALL listeners to avoid *any* possible fixation
    fabpot committed May 23, 2018
    Configuration menu
    Copy the full SHA
    fa5bf4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8e7a18 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    4b91c17 View commit details
    Browse the repository at this point in the history
  2. security #cve-2018-11406 clear CSRF tokens when the user is logged out

    * cve-2018-11406-2.7:
      clear CSRF tokens when the user is logged out
    fabpot committed May 24, 2018
    Configuration menu
    Copy the full SHA
    319e1bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c003b7a View commit details
    Browse the repository at this point in the history
  4. security #cve-2018-11408 [SecurityBundle] Fail if security.http_utils…

    … cannot be configured
    
    * cve-2018-11408-2.7:
      [SecurityBundle] Fail if security.http_utils cannot be configured
    fabpot committed May 24, 2018
    Configuration menu
    Copy the full SHA
    b20e835 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. bumped dep

    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    8715354 View commit details
    Browse the repository at this point in the history
  2. bumped dep

    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    1151ab2 View commit details
    Browse the repository at this point in the history
  3. fixed constraints

    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    2f34263 View commit details
    Browse the repository at this point in the history
  4. bug #27359 [HttpFoundation] Fix perf issue during MimeTypeGuesser int…

    …ialization (nicolas-grekas)
    
    This PR was merged into the 2.7 branch.
    
    Discussion
    ----------
    
    [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.7
    | Bug fix?      | yes
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | #27307
    | License       | MIT
    | Doc PR        | -
    
    introduced in #26886
    
    ![image](https://user-images.githubusercontent.com/243674/40451947-918f5358-5ee0-11e8-9f1a-cf707bf3cefa.png)
    
    Commits
    -------
    
    f8e7a18 [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization
    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    ab32125 View commit details
    Browse the repository at this point in the history
  5. updated CHANGELOG for 2.7.48

    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    548f1cb View commit details
    Browse the repository at this point in the history
  6. update CONTRIBUTORS for 2.7.48

    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    fb79294 View commit details
    Browse the repository at this point in the history
  7. updated VERSION for 2.7.48

    fabpot committed May 25, 2018
    Configuration menu
    Copy the full SHA
    8156455 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27374 from fabpot/release-2.7.48

    released v2.7.48
    fabpot authored May 25, 2018
    Configuration menu
    Copy the full SHA
    34d6116 View commit details
    Browse the repository at this point in the history
Loading