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.14
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.0
Choose a head ref
  • 17 commits
  • 17 files changed
  • 7 contributors

Commits on May 19, 2021

  1. Allow Symfony 6

    derrabus committed May 19, 2021
    Configuration menu
    Copy the full SHA
    355f511 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Merge branch '5.3' into 5.4

    * 5.3:
      Fix CS in README files
      Fix markdown
      [HttpKernel] Fixes tests for PHP7.4+
      [Filesystem] fix readlink for Windows
    nicolas-grekas committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4ababad View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Merge branch '5.3' into 5.4

    * 5.3:
      Backport type fixes
      fix annot
      Backport type fixes
      Fix CS
      Avoid triggering the autoloader in Deprecation::isLegacy()
      fix markdown markup
      Backport type fixes
      uzb translation
      [DependencyInjection] Fix doc blocks
      [DependencyInjection] Turn $defaultDeprecationTemplate into a constant
      [GHA] restore phpunit-bridge job
      rethrow caught exception
      [Form] better form doc types to support static analysis
    nicolas-grekas committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    38484ce View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Merge branch '5.3' into 5.4

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

Commits on Jul 29, 2021

  1. Merge branch '4.4' into 5.3

    * 4.4:
      Remove polyfills from Yaml and Dotenv
    fabpot committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b6d4466 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.3' into 5.4

    * 5.3:
      Remove polyfills from Yaml and Dotenv
      HtmlDumper - setDumpHeader accepts null
    fabpot committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    c285814 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    7189ac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    dc1b877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71aafac View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Add DotenvDebugCommand

    chr-hertel committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    7c90f48 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Merge branch '5.3' into 5.4

    * 5.3:
      move username/password fix to non-deprecated Connection class
      cs fix
      [VarDumper] Fix dumping twig templates found in exceptions
      [Validator] Add translations for CIDR constraint
      [Dotenv] Fix testLoadEnv() to start from a fresh context
      [Validator] Update validators.sr_Cyrl.xlf
      [Validator] Update validators.sr_Latn.xlf
      uzb translation
      Update validators.uz.xlf
      Fix logging of impersonator introduced in 5.3
      [Validator] Fix typos in Latvian translations
      [Messenger] Fix Redis Transport when username is empty
    nicolas-grekas committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    87bc683 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.3' into 5.4

    * 5.3:
      [Dotenv] Fix testLoadEnv() .env.dist isolation
    nicolas-grekas committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a188c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge branch '5.3' into 5.4

    * 5.3:
      [Dotenv] Fix testBootEnv() to start from a fresh context
    nicolas-grekas committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    bb0e32e View commit details
    Browse the repository at this point in the history
  2. [Dotenv][Runtime] Add $overrideExistingVars to bootEnv() and loadEnv(…

    …) and dotenv_overload to SymfonyRuntime
    fancyweb committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    6fcefaa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge branch '5.3' into 5.4

    * 5.3: (24 commits)
      [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions
      [PhpUnitBridge] fix symlink to bridge in docker by making its path relative
      [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist
      Add polish translations (#43725)
      [String] Add PLURAL_MAP "zombies" -- fix #43789
      [Validator] Update validators.bs.xlf
      [Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback
      [Validator] Add the missing translations for Russian (ru)
      [Validator] Added missing translations for Latvian (lv)
      [Validator] Added missing translations
      [Validator] Add missing translations for Vietnamese (VI)
      Add missing translations for Lithuanian (lt)
      [Validator] Add missing translations for Italian (it) #43722
      Add missing translations for Ukrainian
      Add missing translations for Bulgarian
      Add missing translations for Dutch (nl)
      Update validators.es.xlf
      update zh_TW translation
      [Validator] Added Danish translations
      added missing translations for Serbian Latin (sr_Latn) #43734
      ...
    derrabus committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    39059de View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.3' into 5.4

    * 5.3:
      do not pass a boolean to the constructor of the Dotenv class
    xabbuh committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0c5d051 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    9bd173f View commit details
    Browse the repository at this point in the history
Loading