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: cmb69/portable_xh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0alpha1
Choose a base ref
...
head repository: cmb69/portable_xh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 566 files changed
  • 1 contributor

Commits on Nov 6, 2021

  1. Close #37: $_SERVER['QUERY_STRING'] may be undefined

    We set it to an empty string in that case.
    cmb69 committed Nov 6, 2021
    Copy the full SHA
    09623d2 View commit details
  2. Drop CHANGELOG.txt

    We use GH milestones for years anyway.
    cmb69 committed Nov 6, 2021
    Copy the full SHA
    1cd2c65 View commit details
  3. Close #40: Don't roll our own PHP builds

    We update to PHP 8.0.12 right away, what closes #41.
    cmb69 committed Nov 6, 2021
    Copy the full SHA
    eaa39b7 View commit details
  4. 1
    Copy the full SHA
    7fea49a View commit details
  5. Copy the full SHA
    7c43307 View commit details
  6. Fix #39: Running as administrator does not work

    We explicitly set the starting directory.
    cmb69 committed Nov 6, 2021
    Copy the full SHA
    80547df View commit details
  7. Copy the full SHA
    fe1aa4e View commit details
  8. Close #43: Ship portable_xh_helper.dll for different PHP versions

    We ship DLLs for PHP 7.3, 7.4, 8.0 and 8.1 for now.  On request, we may
    add further versions.
    cmb69 committed Nov 6, 2021
    Copy the full SHA
    818d5a9 View commit details
  9. Bump copyright year

    cmb69 committed Nov 6, 2021
    Copy the full SHA
    f82cd35 View commit details
  10. Hard-code Portable_XH version

    cmb69 committed Nov 6, 2021
    Copy the full SHA
    4748279 View commit details
  11. Use Phive instead of Composer

    cmb69 committed Nov 6, 2021
    Copy the full SHA
    ed397c4 View commit details
  12. Update build exclusions

    cmb69 committed Nov 6, 2021
    Copy the full SHA
    0e632f6 View commit details
  13. Back to dev

    cmb69 committed Nov 6, 2021
    Copy the full SHA
    ff4c1cd View commit details

Commits on Nov 9, 2021

  1. Close #44: Add intl extension

    cmb69 committed Nov 9, 2021
    Copy the full SHA
    693d8d9 View commit details
  2. Prepare release

    cmb69 committed Nov 9, 2021
    Copy the full SHA
    ee29247 View commit details
  3. Back to dev

    cmb69 committed Nov 9, 2021
    Copy the full SHA
    5ec2df2 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 3.0alpha1...master