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/doctrine-messenger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.5
Choose a base ref
...
head repository: symfony/doctrine-messenger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.6
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 11, 2026

  1. use PHPUnit 13 on PHP 8.4+

    xabbuh committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    55bad15 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [Console] Fix ProgressBar %remaining% and %estimated% placeholder guards
      [Validator] Fix missing null type in ValidatorInterface::validate() phpdoc
      use PHPUnit 13 on PHP 8.4+
      [PropertyInfo] Prioritize property type over is/has/can accessors
    nicolas-grekas committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    6ed5864 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

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

Commits on Feb 17, 2026

  1. Merge branch '6.4' into 7.4

    * 6.4:
      remove usages of the deprecated any() invoked count expectation
      Minor: Fix Portuguese (pt) translations for validators
      [Serializer] Fix passing context option to property-info
      [CssSelector] Add LRU cache to CssSelectorConverter
    xabbuh committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    f4283aa View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      bump symfony/type-info dependency
      remove usages of the deprecated any() invoked count expectation
      [Console] Fix profiling commands that use #[Ask]
      remove usages of the deprecated any() invoked count expectation
      [Serializer] Fix constructor parameter type override when property type extractor returns a different type
      Minor: Fix Portuguese (pt) translations for validators
      [Serializer] Fix passing context option to property-info
      [CssSelector] Add LRU cache to CssSelectorConverter
    nicolas-grekas committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    da3d4ce View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

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

    * 6.4:
      stop using with*() without expects()
    xabbuh committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    a429cd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [Validator] Sync validators.pt.xlf
      Minor: Review and finalize Latvian translations for validators
      streamline ini settings in phpunit.xml.dist files
      stop using with*() without expects()
      stop using with*() without expects()
      TypeContextFactory::collectTemplates now also works with @phpstan-template and @psalm-template
    xabbuh committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    88329a3 View commit details
    Browse the repository at this point in the history
Loading