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/lock
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/lock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Choose a head ref
  • 19 commits
  • 34 files changed
  • 7 contributors

Commits on Jun 1, 2024

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

Commits on Jun 3, 2024

  1. minor #57281 [HtmlSanitizer][HttpClient][HttpFoundation][Ldap][Lock][…

    …PropertyInfo]  use constructor property promotion (xabbuh)
    
    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [HtmlSanitizer][HttpClient][HttpFoundation][Ldap][Lock][PropertyInfo]  use constructor property promotion
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    Commits
    -------
    
    557641cd88 use constructor property promotion
    fabpot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    69c1f1b 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
    d63c92c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    623291c 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
    4eead05 View commit details
    Browse the repository at this point in the history
  2. do not use uniqid() in tests

    xabbuh authored and fabpot committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    80b0a55 View commit details
    Browse the repository at this point in the history
  3. minor #57666 Update .gitattributes (fabpot)

    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    Update .gitattributes
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Issues        | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
    | License       | MIT
    
    Let's be consistent across the board
    
    Commits
    -------
    
    bbddc2c358 Update .gitattributes
    fabpot committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0a439dc View commit details
    Browse the repository at this point in the history
  4. fix tests

    xabbuh committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1f6ecef View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Code style change in @PER-CS2.0 affecting @Symfony (parentheses f…

    …or anonymous classes)
    bonroyage authored and derrabus committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    eee302f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 12, 2024

  1. minor #57868 Remove useless code (alexandre-daubois)

    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    Remove useless code
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    I went through the remaining components and bundles, following my last PRs of this kind.
    
    Commits
    -------
    
    58941cec67 Remove useless code
    nicolas-grekas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    80dcc75 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. add NullStore

    xabbuh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    265270f 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
    b24342d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Oct 9, 2024

  1. feature #58109 [Lock] Add NullStore (xabbuh)

    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [Lock] Add `NullStore`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | yes
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    Commits
    -------
    
    dd0721a512f add NullStore
    nicolas-grekas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7c88214 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    1de2c40 View commit details
    Browse the repository at this point in the history
  2. minor #58533 [Lock] Enabled usage of EVALSHA and LOAD SCRIPT over reg…

    …ular EVAL (dciprian-petrisor)
    
    This PR was squashed before being merged into the 7.2 branch.
    
    Discussion
    ----------
    
    [Lock] Enabled usage of EVALSHA and LOAD SCRIPT over regular EVAL
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2 <!-- see below -->
    | Bug fix?      | no
    | New feature?  | yes <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Issues        | Fix #58452 <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
    | License       | MIT
    
    Commits
    -------
    
    2a846cd6c26 [Lock] Enabled usage of EVALSHA and LOAD SCRIPT over regular EVAL
    nicolas-grekas committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ec0e86b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      Ensure compatibility with ext-mongodb v2
    nicolas-grekas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    07212a5 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy