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: crazyfactory/php-sniffs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: travis-fix-testing
Choose a base ref
...
head repository: crazyfactory/php-sniffs
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.
  • 4 commits
  • 25 files changed
  • 4 contributors

Commits on Apr 24, 2019

  1. add test script again (#59)

    add test script again
    Solomonic authored Apr 24, 2019
    Configuration menu
    Copy the full SHA
    371d21e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. feat(rule): space before and after operator

    Turbo
    Turbo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ed89fb5 View commit details
    Browse the repository at this point in the history
  2. feat(rule): space before and after operator (#61)

    feat(rule): space before and after operator
    z3niths authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    bf1a92a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. feat(php82): to suuport PHP82

    found an isue that the repo https://github.com/squizlabs/PHP_CodeSniffer
    Doesn't upgrade and support PHP8 + higher phpunit version. so we used to have a unittest that extend from libs which need to be removed.
    z3niths committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c89be66 View commit details
    Browse the repository at this point in the history
Loading