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

Modernize more basic CS #9258

Merged
merged 21 commits into from
Dec 17, 2023
Merged

Modernize more basic CS #9258

merged 21 commits into from
Dec 17, 2023

Commits on Dec 16, 2023

  1. fix "yoda_style"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    32beea0 View commit details
    Browse the repository at this point in the history
  2. fix "is_null"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    29b0df7 View commit details
    Browse the repository at this point in the history
  3. rm useless rule ignores

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    94c5e29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ee21ef View commit details
    Browse the repository at this point in the history
  5. fix "implode_call"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1ea9957 View commit details
    Browse the repository at this point in the history
  6. fix "no_alias_functions"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e9f1b63 View commit details
    Browse the repository at this point in the history
  7. fix "array_push"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    fb9f3de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7901c4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b556bee View commit details
    Browse the repository at this point in the history
  10. fix "logical_operators"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0bd227e View commit details
    Browse the repository at this point in the history
  11. fix "fopen_flags"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    ef1d8a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ce42c0 View commit details
    Browse the repository at this point in the history
  13. fix "php_unit_construct"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8edbdb5 View commit details
    Browse the repository at this point in the history
  14. fix "function_to_constant"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    d50bd7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    707398f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6db6bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d32fe2a View commit details
    Browse the repository at this point in the history
  18. fix "phpdoc_align"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4f063b0 View commit details
    Browse the repository at this point in the history
  19. fix "phpdoc_no_alias_tag"

    mvorisek committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    9a7a98b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ad30c0c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    75db07b View commit details
    Browse the repository at this point in the history