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: paquettg/php-html-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ramphor/php-html-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 6, 2020

  1. Update composer.json

    puleeno authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    233a340 View commit details
    Browse the repository at this point in the history
  2. Fix the bug Argument 1 passed to PHPHtmlParser\Dom\Tag::getAttribute(…

    …) must be of the type string, int given
    puleeno committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    0d45200 View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    puleeno authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d134156 View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    puleeno authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    00cb3aa View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Update composer.json

    puleeno authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    e205315 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Follow PHP 8 syntax

    puleeno committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    a015764 View commit details
    Browse the repository at this point in the history
Loading