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/mime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/mime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0
Choose a head ref
  • 12 commits
  • 2 files changed
  • 4 contributors

Commits on Dec 12, 2024

  1. chore: PHP CS Fixer fixes

    keradus authored and fabpot committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    0df3f7f View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    8664e16 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Merge branch '7.2' into 7.3

    * 7.2:
      [psalm] ensureOverrideAttribute="false"
      [Semaphore] allow redis cluster/sentinel dsn
      [MIME] use address for body at PathHeader
    nicolas-grekas committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    0e7b19b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

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

Commits on Jun 3, 2025

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

Commits on Jul 7, 2025

  1. Merge branch '7.2' into 7.3

    * 7.2:
      Fix php.net links
      fix version number in deprecation
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      chore: Increase minimum version of type-info component
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    a6bc0b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      Fix php.net links
      fix version number in deprecation
      [ObjectMapper] Correctly manage constructor initialization
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      chore: Increase minimum version of type-info component
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
      [JsonStreamer] Fix nested generated foreach loops
      [TypeInfo] Fix imported-only alias resolving
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    d7a56d0 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      Fix php.net links
      fix version number in deprecation
      configuration for the storage service for the login throttling rate limiter
      chore: PHP CS Fixer fixes
      [ObjectMapper] Correctly manage constructor initialization
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      [Messenger] Allow any `ServiceResetterInterface` implementation in `ResetServicesListener`
      return early if handle has been cleaned up before
      chore: Increase minimum version of type-info component
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Update sponsors for Symfony 7.3
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
      [JsonStreamer] Fix nested generated foreach loops
      [TypeInfo] Fix imported-only alias resolving
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    efaff2c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      fix CS
      error if the fields option is missing for the Collection constraint
      fix merge
      remove an invalid test
      [Translation] fix support of `TranslatableInterface` in `IdentityTranslator`
      Fix various bool-type coercions
    xabbuh committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    3d2cef0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      fix detecting missing required options
      fix CS
      error if the fields option is missing for the Collection constraint
      fix merge
      remove an invalid test
      [Serializer] add `can` to the accessor prefixes recognized by the `AttributeLoader`
      [Cache] Add `TagAwareAdapterInterface` to `NullAdapter`
      [Translation] fix support of `TranslatableInterface` in `IdentityTranslator`
      Fix various bool-type coercions
    nicolas-grekas committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    0680bfa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. run tests using PHPUnit 11.5

    xabbuh committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    6f06f41 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      run tests using PHPUnit 11.5
      make data provider static
      [Lock] Fix using fractional TTLs on all platforms
      [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
      [Console][Table] Fix unnecessary wrapping
      [DependencyInjection] Deprecate registering a service without a class when its id is a non-existing FQCN
      disable detecting modified indexes with DBAL 4.3
      [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster
      relax assertions for forward compatibility with Symfony 7.4
      [Console][Table] Fix invalid UTF-8 due to text wrapping
    nicolas-grekas committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    2416587 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