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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.1
Choose a base ref
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 7, 2024

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

Commits on Dec 16, 2024

  1. bug #59113 [FrameworkBundle][Translation] fix translation lint compat…

    …ibility with the `PseudoLocalizationTranslator` (xabbuh)
    
    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [FrameworkBundle][Translation] fix translation lint compatibility with the `PseudoLocalizationTranslator`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #59101
    | License       | MIT
    
    Commits
    -------
    
    2695871378e fix translation lint compatibility with the PseudoLocalizationTranslator
    fabpot committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    677a77d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e3976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f21a40 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

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

    * 6.4:
      relax assertions on generated hashes
      [Messenger] ensure exception on rollback does not hide previous exception
      require the writer to implement getFormats() in the translation:extract
      don't require fake notifier transports to be installed as non-dev dependencies
      Remove 5.4 branch from PR template
      [Scheduler] Fix optional count variable in testGetNextRunDates
    xabbuh committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    51b99e2 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.1' into 7.2

    * 7.1:
      relax assertions on generated hashes
      [Messenger] ensure exception on rollback does not hide previous exception
      require the writer to implement getFormats() in the translation:extract
      don't require fake notifier transports to be installed as non-dev dependencies
      Remove 5.4 branch from PR template
      [Scheduler] Fix optional count variable in testGetNextRunDates
    xabbuh committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    aaf86f3 View commit details
    Browse the repository at this point in the history
Loading