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 classes with new in initializers on PHP 8.1 #1160

Merged
merged 6 commits into from Jan 14, 2022
Merged

Mock classes with new in initializers on PHP 8.1 #1160

merged 6 commits into from Jan 14, 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
    8038245 View commit details
    Browse the repository at this point in the history
  2. Mock classes with new in initializers

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

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Jan 11, 2022
    Copy the full SHA
    7e627c0 View commit details
    Browse the repository at this point in the history
  4. Update phpunit.xml.dist

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

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

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