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

feat(PhpdocToCommentFixer): Add option to handle return as valid docblock usage (#7401) #7402

Merged
merged 12 commits into from
Dec 15, 2023
Merged

feat(PhpdocToCommentFixer): Add option to handle return as valid docblock usage (#7401) #7402

merged 12 commits into from
Dec 15, 2023

Commits on Dec 14, 2023

  1. Add failing test

    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    de43607 View commit details
    Browse the repository at this point in the history
  2. Fix failed test

    - correct doc for method
    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    31af072 View commit details
    Browse the repository at this point in the history
  3. Add allow_before_return_statement option to rule phpdoc_to_comment

    - add tests
    - update docs
    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    303d3d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eba36ef View commit details
    Browse the repository at this point in the history
  5. Code review fixes

    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    eadfd6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03d01d5 View commit details
    Browse the repository at this point in the history
  7. Fix PHPDoc casing

    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c517cc2 View commit details
    Browse the repository at this point in the history
  8. DRY

    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d3f114c View commit details
    Browse the repository at this point in the history
  9. Update docs

    f1amy committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    06f0b10 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Code review fixes

    f1amy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5ef6b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0b52b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f4ca1b View commit details
    Browse the repository at this point in the history