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

refactor: upgrade to PHP 8.1 with rector #7964

Closed
wants to merge 21 commits into from

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    c53586a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7622d1d View commit details
    Browse the repository at this point in the history
  3. style: add space after !

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4ea31f4 View commit details
    Browse the repository at this point in the history
  4. docs: add comment manually

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7be67f7 View commit details
    Browse the repository at this point in the history
  5. refactor: run rector again

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    27a2cd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97014cf View commit details
    Browse the repository at this point in the history
  7. refactor: run rector

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b8012cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eab4f5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7071b4e View commit details
    Browse the repository at this point in the history
  10. chore: enable ReturnNeverTypeRector to the extent that existing produ…

    …ct codes are not changed
    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    dd22f03 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    356cb97 View commit details
    Browse the repository at this point in the history
  12. chore: enable FinalizePublicClassConstantRector to the extent that ex…

    …isting product codes are not changed
    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    19b1614 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d246c6 View commit details
    Browse the repository at this point in the history
  14. chore: enable ClassPropertyAssignToConstructorPromotionRector to the …

    …extent that existing product codes are not broken
    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9590def View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4cc43fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    942a6e8 View commit details
    Browse the repository at this point in the history
  17. chore: remove ignoreErrors

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2c4364a View commit details
    Browse the repository at this point in the history
  18. refactor: run rector

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5d99f3d View commit details
    Browse the repository at this point in the history
  19. refactor: run rector

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9f2785f View commit details
    Browse the repository at this point in the history
  20. fix: add missing readonly

    kenjis committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d6f977c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. refactor: run rector

    kenjis committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    71124e7 View commit details
    Browse the repository at this point in the history