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: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.5.18
Choose a base ref
...
head repository: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.5.19
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 6, 2019

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

Commits on Dec 10, 2019

  1. Hopefully prevent execution of this script in a webserver context.

    This check should not be required ... yet here it is.
    
    If you upload PHPUnit to a production webserver then your deployment process is broken.
    
    If your vendor/ directory is publicly accessible on your webserver then your deployment process is broken.
    
    *sigh*
    sebastianbergmann committed Dec 10, 2019
    5 Configuration menu
    Copy the full SHA
    33585d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aab040 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

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

Commits on Jan 6, 2020

  1. Prepare release

    sebastianbergmann committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    4263f76 View commit details
    Browse the repository at this point in the history
Loading