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

Remove calls to deprecated MockBuilder::setMethods() #9808

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Jun 2, 2022

MockBuilder::setMethods() is gone in PHPUnit 10.

@derrabus derrabus added this to the 2.13.0 milestone Jun 2, 2022
@derrabus derrabus merged commit 4bd0f97 into doctrine:2.13.x Jun 2, 2022
@derrabus derrabus deleted the improvement/avoid-set-methods branch June 2, 2022 21:48
derrabus added a commit to derrabus/orm that referenced this pull request Jun 3, 2022
* 2.13.x:
  PHPStan 1.7.9 (doctrine#9812)
  Remove empty test file (doctrine#9805)
  Remove calls to deprecated MockBuilder::setMethods() (doctrine#9808)
  Deprecate passing null to Query::setFirstResult()
  Rename Abstract*Test to *TestCase (doctrine#9806)
  Add primary key on temp table (doctrine#9770)
  Fix wrong types (doctrine#9802)
  Widen return type
  Update baseline
  Fix
  Add type for AssociationMapping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants