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

Commits on Aug 25, 2022

  1. [CS] Remove @inheritdoc PHPDoc

    lyrixx committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    dec91be View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Merge branch '6.1' into 6.2

    * 6.1:
      [HttpKernel] lock when writting profiles
      Using identical comparison for path validation
      [Mime] Fix email rendering when having inlined parts that are not related to the content
      fix typo
      [HttpFoundation] move flushing outside of Response::closeOutputBuffers
      [FrameworkBundle] Do not throw when describing a factory definition
      Fix checking result of DateTime::getLastErrors
      [WebProfilerBundle] Fix profile search bar link query params
    nicolas-grekas committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    088763b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. [Asset] improve performance of UrlPackage::chooseBaseUrl()

    Co-authored-by: Frank de Jonge <[email protected]>
    kbond and frankdejonge committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a0ebf67 View commit details
    Browse the repository at this point in the history
Loading