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

do not resolve types if it's not possible #254

Merged
merged 11 commits into from
Sep 3, 2020

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    2e6cecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf538a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    be6ed8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe0f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97863e0 View commit details
    Browse the repository at this point in the history
  4. clean-up code comments

    voku committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3d8d7df View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into fix_for_phpstorm_…

    …stubs
    
    * upstream/master:
      Bump mockery
      Fix FQSEN resolving on see,covers,uses
      Improve test coverage
    voku committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7b7c22d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    4e6d7ec View commit details
    Browse the repository at this point in the history
  2. add more unit tests and normalize the "__toString" methods

    -> fix code style + psalm reported errors
    voku committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    4438ee7 View commit details
    Browse the repository at this point in the history
  3. add more unit tests and normalize the "__toString" methods

    -> fix code style v2
    voku committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    5bb97a9 View commit details
    Browse the repository at this point in the history
  4. add more unit tests and normalize the "__toString" methods

    -> update the code coverage level
    voku committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2ef4c3d View commit details
    Browse the repository at this point in the history