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

Upgrade slevomat/coding-standard to v6 #144

Merged
merged 8 commits into from
Dec 7, 2019
Merged

Upgrade slevomat/coding-standard to v6 #144

merged 8 commits into from
Dec 7, 2019

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    d3e80a3 View commit details
    Browse the repository at this point in the history
  2. Crumble removed TypeHintDeclaration sniff

    Disable TypeHintDeclaration
    Enable
    - ParameterTypeHint
    - PropertyTypeHint
    - ReturnTypeHint
    - UselessFunctionDocComment
    simPod committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    9578c54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bce23 View commit details
    Browse the repository at this point in the history
  4. Use a Makefile instead of script to run tests

    Ensuring that CI also uses the same commands.
    lcobucci committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    99b30f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78c6547 View commit details
    Browse the repository at this point in the history
  6. Enforce native types for PHP 7.4+

    Incorporating changes to our tests.
    lcobucci committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    f9d89e0 View commit details
    Browse the repository at this point in the history
  7. Add make target to generate compatibility patches

    Simplifying what's required from contributors to help us in this
    project.
    lcobucci committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    76c12e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c53c4bd View commit details
    Browse the repository at this point in the history