8000 Comparing v7.1.6...v7.2.0 · symfony/twig-bundle · GitHub
[go: up one dir, main page]

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

Commits on May 24, 2024

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

Commits on May 31, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      Remove subtree split checks
      Remove subtree split checks
      Revert "minor #54653 Auto-close PRs on subtree
    10000
    -splits (nicolas-grekas)"
      [SecurityBundle] Fix `container.build_hash` parameter binding
      [Serializer] Fix denormalizing a collection of union types
      [DoctrineBridge] Fix `UniqueEntityValidator` with proxy object
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6a018bb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Prefix all sprintf() calls

    derrabus committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b98c76b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update .gitattributes

    fabpot committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    5385e32 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    760e075 View commit details
    Browse the repository at this point in the history
  2. allow Twig 4

    xabbuh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6babbda View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. minor #58146 [Bundles] Fix configurations info consistency (alexandre…

    …-daubois)
    
    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [Bundles] Fix configurations info consistency
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    Syncs all calls to `->info('...')` with upper first letter + final dot. The vast majority of info messages use this format, but a few are inconsistent.
    
    Commits
    -------
    
    82553bcd81 Fix configurations info consistency
    fabpot committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c0ec7e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      Mitigate PHPUnit deprecations
      [TwigBundle] Add support for resetting globals between HTTP requests
      [Process] Fix backwards compatibility for invalid commands
      Mitigate PHPUnit deprecations
      [Cache] Fix compatibility with Redis 6.1.0 pre-releases
      [Validator] Add Catalan and Spanish translation for `Week` constraint
      Don't use is_resource() on non-streams
      [Ldap] Fix extension deprecation
    derrabus committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    62bae7c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6c83cc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. revert allowing Twig 4

    As Twig 4 will not be released before Symfony 7.2 we should not claim
    compatibility before a stable Twig 4 release.
    xabbuh committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cd2be45 View commit details
    Browse the repository at this point in the history
Loading
0