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

Mock methods with static return types #1157

Merged
merged 4 commits into from Jan 11, 2022
Merged

Mock methods with static return types #1157

merged 4 commits into from Jan 11, 2022

Commits on Jan 11, 2022

  1. Add tests and fixtures

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Jan 11, 2022
    Copy the full SHA
    f60bb61 View commit details
    Browse the repository at this point in the history
  2. Mock method with static return type

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Jan 11, 2022
    Copy the full SHA
    037705d View commit details
    Browse the repository at this point in the history
  3. Requires PHP 8

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Jan 11, 2022
    Copy the full SHA
    4461cf1 View commit details
    Browse the repository at this point in the history
  4. Fix StyleCI issues

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Jan 11, 2022
    Copy the full SHA
    66c767f View commit details
    Browse the repository at this point in the history