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: v5.2.10
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: v5.2.12
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 30, 2021

  1. Add some missing types

    nicolas-grekas committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    fe74f17 View commit details
    Browse the repository at this point in the history
  2. cs fix

    nicolas-grekas committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    2b8b2e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Backport type fixes

    nicolas-grekas committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    70281fd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Leverage str_ends_with

    added the php80 polyfill to requirements when necessary
    Tobion committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8cbcf7d View commit details
    Browse the repository at this point in the history
  2. Leverage str_contains/str_starts_with

    Signed-off-by: Alexander M. Turek <[email protected]>
    derrabus authored and nicolas-grekas committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9629d15 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.2

    * 4.4:
      Leverage str_contains/str_starts_with
      Leverage str_ends_with
    nicolas-grekas committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ed7ebe2 View commit details
    Browse the repository at this point in the history
Loading