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: 0fd573c
Choose a base ref
...
head repository: symfony/dotenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 73ba428
Choose a head ref
  • 10 commits
  • 5 files changed
  • 5 contributors

Commits on Apr 29, 2024

  1. show overridden vars too

    HMRDevil authored and nicolas-grekas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e21785c View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      show overridden vars too
      Bump Symfony version to 5.4.40
      Update VERSION for 5.4.39
      Update CONTRIBUTORS for 5.4.39
      Update CHANGELOG for 5.4.39
      [FrameworkBundle] Fix indentation
    nicolas-grekas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5faf09c View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      show overridden vars too
      Bump Symfony version to 6.4.8
      Update VERSION for 6.4.7
      Update CHANGELOG for 6.4.7
      Bump Symfony version to 5.4.40
      Update VERSION for 5.4.39
      Update CONTRIBUTORS for 5.4.39
      Update CHANGELOG for 5.4.39
      [FrameworkBundle] Fix indentation
    nicolas-grekas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c37515b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix merge

    xabbuh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1b229a7 View commit details
    Browse the repository at this point in the history
  2. restore deprecated properties

    xabbuh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    00e5fcc View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      fix merge
    xabbuh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a89d01d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4:
      fix compatibility with Twig 3.10
      [Strings][EnglishInflector] Fix incorrect pluralisation of 'Album'
      handle union and intersection types for cascaded validations
      move wiring of the property info extractor to the ObjectNormalizer
      restore deprecated properties
      move Process component dep to require-dev
      Remove calls to `onConsecutiveCalls()`
      fix: remove unwanted type cast
      accept AbstractAsset instances when filtering schemas
      better distinguish URL schemes and windows drive letters
      handle edge cases when constructing constraints with named arguments
      convert empty CSV header names into numeric keys
    derrabus committed May 2, 2024
    Configuration menu
    Copy the full SHA
    479f3a9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"

    This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing
    changes made to 18c3e87f1512be2cc50e90235b144b13bc347258.
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3052dbf View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    55aefa0 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      Remove subtree split checks
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    73ba428 View commit details
    Browse the repository at this point in the history
Loading