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: philsturgeon/phparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phpversions/phparse
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.
  • 13 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 1, 2019

  1. Create LICENSE

    matthewtrask authored Jan 1, 2019
    Configuration menu
    Copy the full SHA
    a6bf466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7cf46 View commit details
    Browse the repository at this point in the history
  3. add strict types check

    matthewtrask committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    0694b3e View commit details
    Browse the repository at this point in the history
  4. fix phpstan errors

    matthewtrask committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    2a1bea3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Merge pull request #1 from phpversions/add-license-1

    Create LICENSE
    matthewtrask authored Jan 5, 2019
    Configuration menu
    Copy the full SHA
    8ff566a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cdf45 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Merge pull request #3 from phpversions/add-code-of-conduct-1

    Create CODE_OF_CONDUCT.md
    matthewtrask authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    3eec202 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. refactors

    matthewtrask committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    274ecb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a28312 View commit details
    Browse the repository at this point in the history
  3. Create README.md

    matthewtrask authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    96498ba View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Merge pull request #2 from phpversions/feature/modernize

    Feature/modernize
    matthewtrask authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    b50590f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from phpversions/feature/static-analysis

    Feature/static analysis
    matthewtrask authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    3e5e13d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. downgrade to 7.1

    matthewtrask committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    4f02f64 View commit details
    Browse the repository at this point in the history
Loading