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

PHPStan level 7 #1045

Merged
merged 35 commits into from
Jan 4, 2022
Merged

PHPStan level 7 #1045

merged 35 commits into from
Jan 4, 2022

Commits on Dec 27, 2021

  1. PHPStan level 7

    spawnia committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    0c57b2e View commit details
    Browse the repository at this point in the history
  2. Apply php-cs-fixer changes

    spawnia authored and actions-user committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    121d0ab View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. fix

    spawnia committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    321ad8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fc227 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    spawnia committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    22dc4a2 View commit details
    Browse the repository at this point in the history
  4. fix codestyle

    spawnia committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e318013 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    179772a View commit details
    Browse the repository at this point in the history
  2. Simplify

    spawnia committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2e6fbbc View commit details
    Browse the repository at this point in the history
  3. fix more errors

    spawnia committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8b6b7f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. more fixes

    spawnia committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    403d20f View commit details
    Browse the repository at this point in the history
  2. Apply php-cs-fixer changes

    spawnia authored and actions-user committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    1435cf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. fix more errors

    spawnia committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    efacd38 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. fix remaining errors

    spawnia committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    683acf9 View commit details
    Browse the repository at this point in the history
  2. Upgrade

    spawnia committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    0d0bb1c View commit details
    Browse the repository at this point in the history
  3. precise

    spawnia committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    aac5ca5 View commit details
    Browse the repository at this point in the history
  4. document

    spawnia committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b90fc71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4509a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4002a20 View commit details
    Browse the repository at this point in the history
  7. safety first

    Co-authored-by: Simon Podlipsky <simon@podlipsky.net>
    spawnia and simPod committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    8ff28df View commit details
    Browse the repository at this point in the history
  8. Apply php-cs-fixer changes

    spawnia authored and actions-user committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    9858dda View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Update src/Utils/Utils.php

    Co-authored-by: Simon Podlipsky <simon@podlipsky.net>
    spawnia and simPod committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    bcc5135 View commit details
    Browse the repository at this point in the history
  2. Update src/Language/Lexer.php

    Co-authored-by: Simon Podlipsky <simon@podlipsky.net>
    spawnia and simPod committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8185809 View commit details
    Browse the repository at this point in the history
  3. Apply php-cs-fixer changes

    spawnia authored and actions-user committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5ebf5f0 View commit details
    Browse the repository at this point in the history
  4. Fully type AST nodes

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    7e86cf2 View commit details
    Browse the repository at this point in the history
  5. Replace @var with assert()

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e82e388 View commit details
    Browse the repository at this point in the history
  6. Apply php-cs-fixer changes

    spawnia authored and actions-user committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    db07d73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb06139 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7982f1 View commit details
    Browse the repository at this point in the history
  9. or null

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    1db08f7 View commit details
    Browse the repository at this point in the history
  10. Apply php-cs-fixer changes

    spawnia authored and actions-user committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    7db9ec1 View commit details
    Browse the repository at this point in the history
  11. fix tests

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5c60f6c View commit details
    Browse the repository at this point in the history
  12. doc

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    bd414b8 View commit details
    Browse the repository at this point in the history
  13. simplify

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5db2f9d View commit details
    Browse the repository at this point in the history
  14. string literal

    spawnia committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    251467d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d1cbc5 View commit details
    Browse the repository at this point in the history