Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds PHP 8.1 and Junit Support #70

Merged
merged 7 commits into from
Mar 10, 2023
Merged

Conversation

jamessampford
Copy link
Contributor

@jamessampford jamessampford commented Nov 12, 2022

Added support for PHP 8.1 by adding rules in a fork to help add availability to this repo

Added support for junit as an output format

Added column numbers to allow easier identification of where errors appear

Amended output options:

  • --output added - possible values: stdout (default), json, and junit
  • --output-file added - will generate a file saved at given location for json and junit
  • --output-json removed as above options will improve and slimplify this

Adds PHP rules as per fork wapmorgan@b658c07
Updates readme
Adds junit support
Adds support for column numbers
Adds support for column numbers
Adds support for column numbers
Adds junit support
Adds support for columns
@jamessampford jamessampford changed the title Adds PHP 8.1 Adds PHP 8.1 and Junit Support Nov 12, 2022
This was referenced Mar 3, 2023
@wapmorgan wapmorgan merged commit 88d8f47 into wapmorgan:master Mar 10, 2023
@Axent96
Copy link
Contributor

Axent96 commented Mar 15, 2023

@wapmorgan do you plan to create new release/tag for the merged issue?

@wapmorgan
Copy link
Owner

yes, 2.0.30 is up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants