Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jul 26, 2021

  1. Update CHANGELOG for 4.4.27

    fabpot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e53c25d View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTORS for 4.4.27

    fabpot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8bf4b33 View commit details
    Browse the repository at this point in the history
  3. Update VERSION for 4.4.27

    fabpot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    382d164 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42266 from fabpot/release-4.4.27

    released v4.4.27
    fabpot authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4a2c501 View commit details
    Browse the repository at this point in the history
  5. Bump Symfony version to 4.4.28

    fabpot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2794ebb View commit details
    Browse the repository at this point in the history
  6. Bump Symfony version to 5.3.5

    fabpot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    408bd55 View commit details
    Browse the repository at this point in the history
  7. Merge branch '4.4' into 5.3

    * 4.4:
      Bump Symfony version to 4.4.28
      Update VERSION for 4.4.27
      Update CONTRIBUTORS for 4.4.27
      Update CHANGELOG for 4.4.27
    derrabus committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    56d4e21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    457c863 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. F…

    …ilter with name "empty" is not … (luzrain)
    
    This PR was merged into the 4.4 branch.
    
    Discussion
    ----------
    
    [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not …
    
    There is a bug, which make web profiler is completely broken with Mailer extension installed.
    Bug is presented always in branches 5.2 and 5.3.
    
    Commits
    -------
    
    457c863 [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not exists in twig.
    fabpot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    6f2df38 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.3

    * 4.4:
      [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not exists in twig.
    fabpot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b62e682 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG for 5.3.5

    fabpot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    75a71c2 View commit details
    Browse the repository at this point in the history
  4. Update VERSION for 5.3.5

    fabpot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    41dc155 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #42278 from fabpot/release-5.3.5

    released v5.3.5
    fabpot authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4f8d918 View commit details
    Browse the repository at this point in the history
Loading