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

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    ff6c667 View commit details
    Browse the repository at this point in the history
  2. Update dependencies and tests for PHP 8.1 compatibility.

    Bumps minimum PHP version to 7.4.7.
    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f2097c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad9d5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa8f16 View commit details
    Browse the repository at this point in the history
  5. Fix comment parsing and extend tests.

    Fixes #258 and #274.
    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    600cb84 View commit details
    Browse the repository at this point in the history
  6. Switch to GitHub Actions.

    A simplified build for now.
    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3dfa78b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c126251 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5e22f7 View commit details
    Browse the repository at this point in the history
  9. Update SECURITY.

    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4d0612b View commit details
    Browse the repository at this point in the history
  10. Add .vscode to .gitignore.

    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ee2bce5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97b13a4 View commit details
    Browse the repository at this point in the history
  12. Apply php-cs-fixer.

    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0899433 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f756e8f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1 from NatLibFi/main-php-cs-fixer

    Update php-cs-fixer config and use it
    EreMaijala authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    19454ca View commit details
    Browse the repository at this point in the history
  15. Updating CONTRIBUTING.

    EreMaijala committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    bf66dc2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54c47c2 View commit details
    Browse the repository at this point in the history
Loading