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/browser-kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 714becc
Choose a base ref
...
head repository: symfony/browser-kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8ce0ee2
Choose a head ref
  • 16 commits
  • 11 files changed
  • 7 contributors

Commits on Jun 20, 2024

  1. Prefix all sprintf() calls

    derrabus committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8dda8a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update .gitattributes

    fabpot committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    db32f48 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. minor #57795 Use CPP where possible (alexandre-daubois)

    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    Use CPP where possible
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    Some places cannot be changed as they rely on "PHP magic" things
    
    Commits
    -------
    
    877f6b2951 Use CPP where possible
    fabpot committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6478aea View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. minor #58094 Use Stringable whenever possible (fabpot)

    This PR was merged into the 7.2 branch.
    
    Discussion
    ----------
    
    Use Stringable whenever possible
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.2
    | Bug fix?      | no
    | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
    | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
    | Issues        | n/a
    | License       | MIT
    
    <!--
    Replace this notice by a description of your feature/bugfix.
    This will help reviewers and should be a good start for the documentation.
    
    Additionally (see https://symfony.com/releases):
     - Always add tests and ensure they pass.
     - Bug fixes must be submitted against the lowest maintained branch where they apply
       (lowest branches are regularly merged to upper ones so they get the fixes too).
     - Features and deprecations must be submitted against the latest branch.
     - For new features, provide some code snippets to help understand usage.
     - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
     - Never break backward compatibility (see https://symfony.com/bc).
    -->
    
    Commits
    -------
    
    06b49968a5 Use Stringable whenever possible
    fabpot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ec9fa43 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 25, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    edbb1d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      do not access typed property before initialization
      do not access typed properties before initialization
      Fix typo in deprecation message
      Symfony 5.4 LTS will get security fixes until Feb 2029 thanks to Ibexa' sponsoring
      Fix #53037
    xabbuh committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d748fcb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      initialize RedisAdapter cursor to 0
      do not skip tests from data providers
      ensure compatibility with Twig 3.15
      [Mime] fix encoding issue with UTF-8 addresses containing doubles spaces
      fix translation file syntax
      [Notifier] Improve Telegrams markdown escaping
      [Validator] [Choice] Fix callback option if not array returned
      [DependencyInjection] Fix linting factories implemented via __callStatic
      [DependencyInjection] Fix replacing abstract arguments with bindings
      [DependencyInjection] Fix parsing nested AutowireInline attributes
      Minor fixes around parse_url() checks
      Ensure compatibility with mongodb v2
      Add missing translations for Turkish (tr)
    nicolas-grekas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8d64d17 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

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

    * 6.4:
      [WebProfilerBundle] Fix tests
      [Cache] Tests for Redis Replication with cache
      [BrowserKit] Fix submitting forms with empty file fields
      [WebProfilerBundle] Fix interception for non conventional redirects
      [DependencyInjection] Do not preload functions
      [DependencyInjection] Fix cloned lazy services not sharing their dependencies when dumped with PhpDumper
      [HttpClient] Fix activity tracking leading to negative timeout errors
      [Security] Return null instead of empty username to fix deprecation notice
      [DependencyInjection] Fix env default processor with scalar node
    nicolas-grekas committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    14cb0cb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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

    * 6.4:
      fix rendering notifier message options
      Enable `JSON_PRESERVE_ZERO_FRACTION` in `jsonRequest` method
      [TwigBridge] Fix compatibility with Twig 3.21
    xabbuh committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    8ce0ee2 View commit details
    Browse the repository at this point in the history
Loading