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

Commits on Jan 2, 2022

  1. Bump license year

    fabpot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    d26fb8d View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.3

    * 4.4:
      Bump license year
      [HttpClient] Turn negative timeout to a very long timeout
      Features goes to 6.x branch
      [Validator] throw when Constraint::_construct() has not been called
      Bump Symfony version to 4.4.37
      Update VERSION for 4.4.36
      Update CONTRIBUTORS for 4.4.36
      Update CHANGELOG for 4.4.36
      Allow symfony/runtime plugin
    fabpot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    e9e54b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.3' into 5.4

    * 5.3:
      Bump license year
      Bump license year
      [HttpClient] Turn negative timeout to a very long timeout
      Features goes to 6.x branch
      fix lowest required PropertyInfo component release
      [Validator] throw when Constraint::_construct() has not been called
      Bump Symfony version to 5.3.14
      Update VERSION for 5.3.13
      Update CHANGELOG for 5.3.13
      Bump Symfony version to 4.4.37
      Update VERSION for 4.4.36
      Update CONTRIBUTORS for 4.4.36
      Update CHANGELOG for 4.4.36
      Allow symfony/runtime plugin
    fabpot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    0e0693c View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.0

    * 5.4:
      Bump license year
      Bump license year
      [Validator] Error using CssColor with doctrine annotations
      [HttpClient] Turn negative timeout to a very long timeout
      Features goes to 6.x branch
      [Translation] [LocoProvider] Fix use of asset ids
      fix lowest required PropertyInfo component release
      [Validator] throw when Constraint::_construct() has not been called
      Bump Symfony version to 5.4.3
      Update VERSION for 5.4.2
      Update CHANGELOG for 5.4.2
      Bump Symfony version to 5.3.14
      Update VERSION for 5.3.13
      Update CHANGELOG for 5.3.13
      Bump Symfony version to 4.4.37
      Update VERSION for 4.4.36
      Update CONTRIBUTORS for 4.4.36
      Update CHANGELOG for 4.4.36
      Allow symfony/runtime plugin
    fabpot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    300edcb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    28466f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.3

    * 4.4:
      [HttpClient] Remove deprecated usage of `GuzzleHttp\Promise\queue`
      [PropertyAccess] Fix handling of uninitialized property of anonymous class
      [DependencyInjection] fix test
      ResolveBindingsPass remove loading of class iterable
      [FrameworkBundle] Avoid calling rtrim(null, '/') in AssetsInstallCommand
      [DependencyInjection] Fix nested env var with resolve processor
      Allow OutputFormatter::escape() to be used for escaping URLs used in <href>
      allow a zero time-limit
      [DependencyInjection] Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory
      [Validators] Add translations for Slovak #43735
    nicolas-grekas committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3272353 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.3' into 5.4

    * 5.3:
      [HttpClient] Remove deprecated usage of `GuzzleHttp\Promise\queue`
      [PropertyAccess] Fix handling of uninitialized property of anonymous class
      [FrameworkBundle] Allow default cache pools to be overwritten by user
      [DependencyInjection] fix test
      ResolveBindingsPass remove loading of class iterable
      [FrameworkBundle] Avoid calling rtrim(null, '/') in AssetsInstallCommand
      [DependencyInjection] Fix nested env var with resolve processor
      Allow OutputFormatter::escape() to be used for escaping URLs used in <href>
      allow a zero time-limit
      [DependencyInjection] Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory
      [Validators] Add translations for Slovak #43735
    nicolas-grekas committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4bb27fa View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.0

    * 5.4:
      [HttpClient] Remove deprecated usage of `GuzzleHttp\Promise\queue`
      [PropertyAccess] Fix handling of uninitialized property of anonymous class
      [FrameworkBundle] Allow default cache pools to be overwritten by user
      [DependencyInjection] fix test
      ResolveBindingsPass remove loading of class iterable
      [FrameworkBundle] Avoid calling rtrim(null, '/') in AssetsInstallCommand
      Optimization of resolveEnvPlaceholders
      Fix incorrect format
      [DependencyInjection] Fix nested env var with resolve processor
      Allow OutputFormatter::escape() to be used for escaping URLs used in <href>
      allow a zero time-limit
      Use correct tag for ExpoTransportFactory service
      [DependencyInjection] Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory
      [Validators] Add translations for Slovak #43735
    nicolas-grekas committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    428ffd9 View commit details
    Browse the repository at this point in the history
Loading