Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: 7.1
Choose a base ref
Loading
...
head repository: symfony/dom-crawler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.3
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 30 files changed
  • 8 contributors

Commits on Jun 5, 2024

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

Commits on Jun 20, 2024

  1. Prefix all sprintf() calls

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

Commits on Jun 24, 2024

  1. chore: CS fixes

    keradus authored and nicolas-grekas committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    86c99fa 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
    4861f0c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 29, 2024

  1. fix test on Windows

    xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f160cc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 15, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      fix merge
      [Intl] Update ICU data from 74.1 to 75.1
      use DeprecatedCallableInfo for Twig callables if possible
      [Filesystem] Add a warning about `chown()` and `chgrp()` on Windows
      [String] Update wcswidth data with Unicode 16
      PhpSubprocess: Add flag PREG_OFFSET_CAPTURE to preg_match to identify the offset
      Work around parse_url() bug
      [Ldap] Clean `ldap_connect()` call in `LdapTestCase`
      [HttpFoundation] Update links for X-Accel-Redirect and fail properly when X-Accel-Mapping is missing
    xabbuh committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1c46c91 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
    058d78b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    5b9fdd2 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
    3e838f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge branch '7.1' into 7.2

    * 7.1:
      fix merge
      fix merge
      Bump Symfony version to 7.1.9
      Work around parse_url() bug (bis)
      Update VERSION for 7.1.8
      Update CHANGELOG for 7.1.8
      Bump Symfony version to 6.4.16
      fix PHP 7.2 compatibility
      silence PHP warnings issued by Redis::connect()
      Update VERSION for 6.4.15
      Update CHANGELOG for 6.4.15
      Bump Symfony version to 5.4.48
      Update VERSION for 5.4.47
      Update CHANGELOG for 5.4.47
      [Routing] Fix: lost priority when defining hosts in configuration
      fix dumping tests to skip with data providers
    nicolas-grekas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b176e1f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Merge branch '7.1' into 7.2

    * 7.1:
      [FrameworkBundle] Add missing `not-compromised-password` entry in XSD
      [AssetMapper] Fix CssCompiler matches url in comments
      Add support for doctrine/persistence 4
      Ensure TransportExceptionInterface populates stream debug data
      Fix typo in validators.sk.xlf
      [Mime] Fix body validity check in `Email` when using `Message::setBody()`
      Review Arabic translations for the validator
      Fixed mistakes in proper hebrew writing in the previous translation and confirmed the rest to be correct and in the same style.
      Review translation
      [Cache] Don't clear system caches on cache:clear
      [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers
      Mark Czech Validator translation as reviewed
      [PropertyInfo] Fix `TypeTest` duplicated assert
      [Validator] Fix `Url` constraint attribute assertion
      convert legacy types to TypeInfo types if getType() is not implemented
      [HtmlSanitizer] Avoid accessing non existent array key when checking for hosts validity
      Update validators.ar.xlf
      [DomCrawler] Make `ChoiceFormField::isDisabled` return `true` for unchecked disabled checkboxes
    xabbuh committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    700a880 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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

Commits on Feb 17, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      fix integration tests
      Check for null parent Nodes in the case of orphaned branches
    nicolas-grekas committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    19cc7b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    0fabbc3 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.