Skip to content

[post] phpunit 12.5 in diffs#3582

Merged
TomasVotruba merged 4 commits into
mainfrom
tv-post-phpunti125
Feb 6, 2026
Merged

[post] phpunit 12.5 in diffs#3582
TomasVotruba merged 4 commits into
mainfrom
tv-post-phpunti125

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Feb 5, 2026

No description provided.

Comment thread composer.json Outdated
@TomasVotruba TomasVotruba changed the title tv post phpunti125 [post] phpunit 12.5 in diffs Feb 6, 2026
@TomasVotruba TomasVotruba merged commit 1a9dd35 into main Feb 6, 2026
8 checks passed
@TomasVotruba TomasVotruba deleted the tv-post-phpunti125 branch February 6, 2026 11:51
```diff
-$someClass = new SomeClass(
$someInput ?? $this->createMock(SomeDependency::class),
$someInput ?? $this->createStub(SomeDependency::class),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-/+ should be for these two lines, not the first line?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed 👍

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants