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/config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.2
Choose a base ref
...
head repository: symfony/config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 21 files changed
  • 6 contributors

Commits on Dec 12, 2024

  1. chore: PHP CS Fixer fixes

    keradus authored and fabpot committed Dec 12, 2024
    Copy the full SHA
    a8ba7d4 View commit details

Commits on Jan 2, 2025

  1. [Config] Add ifFalse()

    OskarStark authored and fabpot committed Jan 2, 2025
    Copy the full SHA
    f3fca2d View commit details

Commits on Jan 27, 2025

  1. Merge branch '7.2' into 7.3

    * 7.2: (21 commits)
      [FrameworkBundle] Add missing `not-compromised-password` entry in XSD
      [AssetMapper] Fix CssCompiler matches url in comments
      Add support for doctrine/persistence 4
      fix(sweego): Fix channel parameter value to fixed value for Mailer and Notifier Transports
      Ensure TransportExceptionInterface populates stream debug data
      Fix typo in validators.sk.xlf
      [Mime] Fix body validity check in `Email` when using `Message::setBody()`
      Review Arabic translations for the validator
      Fixed mistakes in proper hebrew writing in the previous translation and confirmed the rest to be correct and in the same style.
      Review translation
      [Cache] Don't clear system caches on cache:clear
      [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers
      [Config] Add missing json_encode flag when creating .meta.json files
      Mark Czech Validator translation as reviewed
      [PropertyInfo] Fix `TypeTest` duplicated assert
      [Validator] Fix `Url` constraint attribute assertion
      convert legacy types to TypeInfo types if getType() is not implemented
      [HtmlSanitizer] Avoid accessing non existent array key when checking for hosts validity
      [Messenger ] Extract retry delay from nested `RecoverableExceptionInterface`
      Update validators.ar.xlf
      ...
    xabbuh committed Jan 27, 2025
    Copy the full SHA
    ca3c18d View commit details
  2. [FrameworkBundle] Add support for info on `ArrayNodeDefinition::canBe…

    …Enabled()` and `ArrayNodeDefinition::canBeDisabled()`
    alexandre-daubois committed Jan 27, 2025
    Copy the full SHA
    8418529 View commit details

Commits on Jan 29, 2025

  1. Copy the full SHA
    793a0b7 View commit details

Commits on Feb 11, 2025

  1. Copy the full SHA
    84c72be View commit details

Commits on Mar 5, 2025

  1. Copy the full SHA
    2d1e1ab View commit details

Commits on Mar 21, 2025

  1. Copy the full SHA
    ef85351 View commit details
Loading