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: phpgt/Dom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phpgt/Dom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 13, 2021

  1. Add fixes to be compatible with PHP 8.1 (#302)

    * The composer dependencies have been updated to be compatible with PHP 8.1
    
    * Added fixes for extension have been compatible with PHP 8.1
    
    * tweak: document size should be 0 in v2 (no EOL)
    
    * build: normalise dependency versions
    
    * build: cite Andrii in authors section
    
    * style: apply styleguide
    
    Co-authored-by: Greg Bowler <[email protected]>
    andrewbess and Greg Bowler authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    69d8336 View commit details
    Browse the repository at this point in the history
  2. test: documents should be empty in v2

    Greg Bowler committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    4d98c60 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/v2' into v2

    Greg Bowler committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    5c75c29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33a6b5d View commit details
    Browse the repository at this point in the history
  5. tweak: cast to string

    Greg Bowler committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    9ebae20 View commit details
    Browse the repository at this point in the history
  6. tweak: check for v8

    Greg Bowler committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    653db0c View commit details
    Browse the repository at this point in the history
  7. tweak: check for v8

    Greg Bowler committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    f602f79 View commit details
    Browse the repository at this point in the history
  8. tweak: check for v8 (test expected result)

    Greg Bowler committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    35962a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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