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/dom-crawler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.4
Choose a base ref
...
head repository: symfony/dom-crawler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.7
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 26, 2022

  1. Copy the full SHA
    931bca2 View commit details

Commits on Oct 27, 2022

  1. Typos In Comments

    PhilETaylor committed Oct 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    75962ad View commit details
  2. minor #48007 Fix Typos In Comments 5.4+ (PhilETaylor)

    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    Fix Typos In Comments 5.4+
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | License       | MIT
    
    Non complicated, uncontroversial typo fixes in comments only (no PHP code changes) across the codebase in the 5.4 branch while sat on the sofa watching TV.
    
    Commits
    -------
    
    792c221406 Typos In Comments
    derrabus committed Oct 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b8fd0ff View commit details

Commits on Oct 28, 2022

  1. Merge branch '5.4' into 6.0

    * 5.4:
      Typos In Comments
      remove duplicated catch block
      s/<\br>/<br>
      [HttpClient] Fix retrying requests when the content is used by the strategy
    fabpot committed Oct 28, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b659bb1 View commit details
  2. Merge branch '6.0' into 6.1

    * 6.0:
      Typos In Comments
      Typos on 6.0 branch
      remove duplicated catch block
      s/<\br>/<br>
      [HttpClient] Fix retrying requests when the content is used by the strategy
    fabpot committed Oct 28, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    66be2a0 View commit details
Loading