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

Implement ReturnTypeFromStrictParamRector #4501

Merged
merged 25 commits into from
Jul 14, 2023

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    341ff56 View commit details
    Browse the repository at this point in the history
  2. more tests

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    61ecf87 View commit details
    Browse the repository at this point in the history
  3. Create skip_closure.php.inc

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9d42efd View commit details
    Browse the repository at this point in the history
  4. Update skip_closure.php.inc

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ad135c7 View commit details
    Browse the repository at this point in the history
  5. fix

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cf27dbf View commit details
    Browse the repository at this point in the history
  6. more tests

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    850e98e View commit details
    Browse the repository at this point in the history
  7. fix names

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5fe5a29 View commit details
    Browse the repository at this point in the history
  8. more tests, symplify

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0dde3b8 View commit details
    Browse the repository at this point in the history
  9. skip union return types

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    399cf91 View commit details
    Browse the repository at this point in the history
  10. simplify

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e97c31 View commit details
    Browse the repository at this point in the history
  11. skip magic

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f32c13d View commit details
    Browse the repository at this point in the history
  12. Update skip_closure.php.inc

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    56c22e4 View commit details
    Browse the repository at this point in the history
  13. cleanup

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0afb93a View commit details
    Browse the repository at this point in the history
  14. fix

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    19075c1 View commit details
    Browse the repository at this point in the history
  15. Update type-declaration.php

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cd9f8fd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1d45d9b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cfa3ec4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3d5b7c4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fca0936 View commit details
    Browse the repository at this point in the history
  20. simplify

    Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
    staabm and samsonasik committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6c297f5 View commit details
    Browse the repository at this point in the history
  21. earlier $node->stmts check

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1368d86 View commit details
    Browse the repository at this point in the history
  22. fix

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f700d05 View commit details
    Browse the repository at this point in the history
  23. Revert "fix"

    This reverts commit 82107dd.
    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c0dd0b2 View commit details
    Browse the repository at this point in the history
  24. Revert "earlier $node->stmts check"

    This reverts commit 6d61b59.
    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0afa893 View commit details
    Browse the repository at this point in the history
  25. fix phpstan

    staabm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f3a19cb View commit details
    Browse the repository at this point in the history