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/property-access
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.3
Choose a base ref
...
head repository: symfony/property-access
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.4
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4:
      [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels
      [TwigBridge] Fix compat with Twig v3.9
      [Cache] Sync the Redis proxies with upstream
      [Doctrine Messenger] Fix support for pgsql + pgbouncer.
      [Mailer] Simplify fix
      Do not produce notice/warning when consuming from multiple transports and explicitly listed queues
      [FrameworkBundle] Check if the _route attribute exists on the request
      [Scheduler] fix documentation link
      [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost
      [HttpClient] Make retry strategy work again
      AssetMapper: Remove 'auto-generated' info
      [Mailer] Fix signed emails breaking the profiler
      [Mailer] [Mailgun] Fix expecting payload without tags or user variables
      [Validator] Update Spanish (es) translations
      Fix fetching data in `W3CReferenceTest` on AppVeyor
      Fix SQS visibility_timeout type
      [VarDumper] Fix serialization of stubs with null or uninitialized values
    nicolas-grekas committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c2de1da View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. fix tests

    xabbuh committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c0664db View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      fix tests
    xabbuh committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    44e3746 View commit details
    Browse the repository at this point in the history
Loading