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.3.7
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.3.8
Choose a head ref
  • 4 commits
  • 0 files changed
  • 3 contributors

Commits on Jul 21, 2021

  1. Leverage str_contains/str_starts_with

    Signed-off-by: Alexander M. Turek <[email protected]>
    derrabus authored and nicolas-grekas committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    51791c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.2

    * 4.4:
      Leverage str_contains/str_starts_with
      Leverage str_ends_with
    nicolas-grekas committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f0fcb34 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Remove polyfills from Yaml and Dotenv

    Signed-off-by: Alexander M. Turek <[email protected]>
    derrabus committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2b078ef View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Merge branch '4.4' into 5.2

    * 4.4:
      [Console] Readd missing php-doc parameter for constructor
      Remove polyfills from Yaml and Dotenv
      [HttpFoundation] Fixed type mismatch
      Bump Symfony version to 4.4.29
      Update VERSION for 4.4.28
      Update CHANGELOG for 4.4.28
    fabpot committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    12888c9 View commit details
    Browse the repository at this point in the history
Loading