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

Apply PHP 8.0 Syntax and constructor promotion #104

Merged
merged 4 commits into from
Oct 13, 2022

Commits on Oct 11, 2022

  1. Apply PHP 8.0 Syntax and constructor promotion

    Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
    samsonasik committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f84789c View commit details
    Browse the repository at this point in the history
  2. exclude union with include null in phpcs config

    Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
    samsonasik committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    7c1ad04 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary @param mixed for already typed mixed closure param

    Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
    samsonasik committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    78b7d96 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary @param mixed for already typed mixed closure param

    Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
    samsonasik committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a43d5d7 View commit details
    Browse the repository at this point in the history