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/string
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f3570b8
Choose a base ref
...
head repository: symfony/string
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 89098b7
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4f1e5ba View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 4, 2025

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

Commits on Jun 24, 2025

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

Commits on Jun 26, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      fix package name in deprecation message
      [Intl] Fix locale validator when canonicalize is true
      Update GitHub PR template
      [FrameworkBundle] also deprecate the internal rate limiter factory alias
      also deprecate the internal rate limiter factory alias
      [FrameworkBundle] Allow using their name without added suffix when using #[Target] for custom services
      [String] Leverage grapheme_str_split()
      [Notifier] Update fake SMS transports to use contracts event dispatcher.
      [Console] Cleanup test
      [Security] Document `FirewallListenerInterface` as a firewall listener type
      [VarDumper] Remove duplicate default caster for Socket
      WS fix
      Remove unused and non-existent Factory attribute use
      Move property accessor phpdoc to interface
      fix: twigphp/Twig/issues/4647
    nicolas-grekas committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    89098b7 View commit details
    Browse the repository at this point in the history
Loading