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: nicoSWD/php-rule-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nicoSWD/php-rule-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: php8
Choose a head ref
  • 10 commits
  • 68 files changed
  • 2 contributors

Commits on Jan 24, 2021

  1. Release for PHP 8

    Nico authored and nicoSWD committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    505307a View commit details
    Browse the repository at this point in the history
  2. Remove extra space

    Nico authored and nicoSWD committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    9d0aaaf View commit details
    Browse the repository at this point in the history
  3. Update PHP version

    nicoSWD committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    4da0ce6 View commit details
    Browse the repository at this point in the history
  4. Update PHP version

    nicoSWD committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    318b97b View commit details
    Browse the repository at this point in the history
  5. Require PHP >= 8.0

    nicoSWD committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    6cf1f17 View commit details
    Browse the repository at this point in the history
  6. Add not in token type

    nicoSWD committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    f4949b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    d7f2691 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    nicoSWD committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3d90250 View commit details
    Browse the repository at this point in the history
  3. Fix phpstan issues

    nicoSWD committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c3affc4 View commit details
    Browse the repository at this point in the history
  4. Throw ParserException

    nicoSWD committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    0f294e3 View commit details
    Browse the repository at this point in the history
Loading