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/translation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.4
Choose a base ref
...
head repository: symfony/translation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.0
Choose a head ref
  • 12 commits
  • 12 files changed
  • 7 contributors

Commits on Jan 10, 2025

  1. chore: PHP CS Fixer fixes

    keradus authored and nicolas-grekas committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    a2451f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Merge branch '7.2' into 7.3

    * 7.2:
      Fixes XliffFileDumperTest for 6.4
      [HttpClient] Don't send any default content-type when the body is empty
      [VarExporter] Fix lazy objects with hooked properties
      [Translation] check empty notes
      ntfy-notifier: tfix in description
    nicolas-grekas committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    d0919ec View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

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

Commits on Mar 10, 2025

  1. [Translation] Allow default parameters

    Jean-Beru authored and fabpot committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    cb5139b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. [Intl] Update data to ICU 77.1

    llupa authored and nicolas-grekas committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    bb92ea5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      [Intl] Update data to ICU 77.1
      Correctly convert SIGSYS to its name
      fix(security): fix OIDC user identifier
      Do not ignore enum when Autowire attribute in RegisterControllerArgumentLocatorsPass
      fix RedisCluster seed if REDIS_CLUSTER_HOST env var is not set
    xabbuh committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    e7fd8e2 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      [Intl] Update data to ICU 77.1
      Correctly convert SIGSYS to its name
      fix(security): fix OIDC user identifier
      Do not ignore enum when Autowire attribute in RegisterControllerArgumentLocatorsPass
      fix RedisCluster seed if REDIS_CLUSTER_HOST env var is not set
    xabbuh committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    14d11a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

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

Commits on Apr 24, 2025

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

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    7e3b3b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      [Translation] Add intl-icu fallback for MessageCatalogue metadata
      [Validator] update Dutch translation
      [ErrorHandler] Do not transform file to link if it does not exist
    fabpot committed May 29, 2025
    Configuration menu
    Copy the full SHA
    5f8502e View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      [Translation] Add intl-icu fallback for MessageCatalogue metadata
      [Validator] update Dutch translation
      [ErrorHandler] Do not transform file to link if it does not exist
    fabpot committed May 29, 2025
    Configuration menu
    Copy the full SHA
    4aba290 View commit details
    Browse the repository at this point in the history
Loading