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: reduce_multiples() and fix user guide #9099

Merged
merged 8 commits into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    223f286 View commit details
    Browse the repository at this point in the history
  2. refactor: reduce_multiples()

    To suppress PHPStan false positive error.
    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d40b3e7 View commit details
    Browse the repository at this point in the history
  3. test: add test cases

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0c4c656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    892cbac View commit details
    Browse the repository at this point in the history
  5. docs: decorate text

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    caeb828 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d30c061 View commit details
    Browse the repository at this point in the history
  7. test: add @return

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0be3116 View commit details
    Browse the repository at this point in the history
  8. refactor: remove unneeded ()

    kenjis committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c1687fa View commit details
    Browse the repository at this point in the history