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/dotenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.0
Choose a base ref
...
head repository: symfony/dotenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.2
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 16, 2021

  1. CS fixes

    nicolas-grekas committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    15a389d View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.3

    * 4.4:
      [Cache] Fix saving items with no expiration through ProxyAdapter
      CS fixes
      [Cache] disable lock on CLI
      [VarDumper] add more "transient-on-macos" groups
    nicolas-grekas committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6ff81d0 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.3' into 5.4

    * 5.3:
      [5.3] cs fixes
      [Cache] Fix saving items with no expiration through ProxyAdapter
      CS fixes
      [HttpClient] Fix tracing requests made after calling withOptions()
      [Cache] disable lock on CLI
      [VarDumper] add more "transient-on-macos" groups
    nicolas-grekas committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1f28b9b View commit details
    Browse the repository at this point in the history
Loading