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

PhpdocNoEmptyReturnFixer - account for null[] #3891

Merged

Commits on Aug 16, 2018

  1. PhpdocNoEmptyReturnFixer - account for null[]

    - Use $annotation->getTypes() instead of Preg::match
    - Apply yoda
    - Use normalized types
    - Add test for new method
    - With test params in correct order
    - Add phpdoc and use anonymous function instead of string
    dmvdbrugge committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    23084e9 View commit details
    Browse the repository at this point in the history