Issue #3306554: InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10
Closed
requested to merge issue/drupal-3306554:3306554-invocationmockerwithconsecutive-is-deprecated into 11.x
Merge request reports
Activity
added 1 commit
- 61efa2af - Moved ::consecutiveCallsCallback to a trait, kernel tests need that too
- Resolved by mondrake
added 197 commits
-
61efa2af...b6aef35b - 149 commits from branch
project:10.1.x
- b6aef35b...4730f5b6 - 38 earlier commits
- 5062db5e - Issue #3362569 by Spokje: Update mglaman/phpstan-drupal and make daily "updated deps" QA jobs pass
- 15755733 - Issue #3359421 by Anybody, Grevil: (Re-)Add width / height also on fallback image
- 96e2fd9d - Issue #3360991 by Wim Leers, borisson_: TypedData instances created by...
- d8f747b1 - Issue #3359494 by bnjmnm, Spokje, lauriii, hooroomoo: Focus is lost on dialog...
- d08fdb07 - Issue #3358514 by poker10, mcdruid, smustgrave: Make phpinfo on the admin...
- c5604c9d - Issue #3361315 by mherchel, smustgrave, bnjmnm, ckrina: Dropbutton quickly...
- 5406b836 - Issue #2253257 by Utkarsh_33, bnjmnm, hooroomoo, jhedstrom, Xano, narendraR,...
- 677faa7b - Issue #3115445 by mherchel, Ratan Priya, jedihe, alexdmccabe, selvakumar-96,...
- 18432dac - Issue #2825712 by Utkarsh_33, lauriii, bnjmnm, tstoeckler, idebr, BramDriesen,...
- c5a0d8ce - Merge branch '11.x' into 3306554-invocationmockerwithconsecutive-is-deprecated
Toggle commit list-
61efa2af...b6aef35b - 149 commits from branch
added 134 commits
-
c5a0d8ce...9a66ffce - 133 commits from branch
project:11.x
- b07074b1 - Merge branch '11.x' into 3306554-invocationmockerwithconsecutive-is-deprecated
-
c5a0d8ce...9a66ffce - 133 commits from branch
added 157 commits
-
b07074b1...4912be31 - 156 commits from branch
project:11.x
- 5712e13e - Merge branch '11.x' into 3306554-invocationmockerwithconsecutive-is-deprecated
-
b07074b1...4912be31 - 156 commits from branch
added 62 commits
-
5712e13e...12d7bd84 - 50 commits from branch
project:11.x
- 12d7bd84...ccfd7732 - 2 earlier commits
- 7c466936 - more
- ee32636a - syntax fix
- 4074a775 - fixes
- 63943e30 - more
- 561bf5ce - add a generic callback
- 1069df6b - fixes
- 8e98a694 - added docs to the callback method
- b723bfd4 - added tests for ::consecutiveCallsCallback
- 949aab52 - more
- 56729229 - Moved ::consecutiveCallsCallback to a trait, kernel tests need that too
Toggle commit list-
5712e13e...12d7bd84 - 50 commits from branch
added 1 commit
- da6fd33e - Use assertSame() to check types too and be safe
Please register or sign in to reply