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.5
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.7
Choose a head ref
  • 14 commits
  • 10 files changed
  • 7 contributors

Commits on Mar 17, 2025

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

Commits on Mar 23, 2025

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

Commits on Apr 27, 2025

  1. Remove unneeded use statements

    fabpot committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    d0b0613 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

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

Commits on May 7, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      properly skip signal test if the pcntl extension is not installed
      ensure that all supported e-mail validation modes can be configured
      [Security][LoginLink] Throw InvalidLoginLinkException on invalid parameters
      don't hardcode OS-depending constant values
    xabbuh committed May 7, 2025
    Configuration menu
    Copy the full SHA
    dd92e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b238ab0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      fix tests
      [FrameworkBundle] Ensure `Email` class exists before using it
    xabbuh committed May 8, 2025
    Configuration menu
    Copy the full SHA
    ad750cf View commit details
    Browse the repository at this point in the history
  2. make data provider static

    xabbuh committed May 8, 2025
    Configuration menu
    Copy the full SHA
    b63dec2 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.2

    * 6.4:
      make data provider static
    xabbuh committed May 8, 2025
    Configuration menu
    Copy the full SHA
    c6db87d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

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

    * 6.4:
      Improve readability of disallow_search_engine_index condition
      [Security] Avoid failing when PersistentRememberMeHandler handles a malformed cookie
      [DoctrineBridge] Undefined variable
    fabpot committed May 10, 2025
    Configuration menu
    Copy the full SHA
    d58ebcd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

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

Commits on May 15, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      [Validator] Review Latvian translations
      Fixed lazy-loading ghost objects generation with property hooks with default values.
      remove no longer used service definition
      [Config] Fix generated comment for multiline "info"
      Fix: exclude remember_me from security login authenticators
    alexandre-daubois committed May 15, 2025
    Configuration menu
    Copy the full SHA
    5940d81 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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