Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

@carsonbot carsonbot added this to the 6.4 milestone Sep 11, 2025
@nicolas-grekas nicolas-grekas merged commit 8eef5f1 into symfony:6.4 Sep 11, 2025
8 of 12 checks passed
fabpot added a commit that referenced this pull request Sep 12, 2025
…estCase (xabbuh)

This PR was merged into the 6.4 branch.

Discussion
----------

[PhpUnitBridge] do not try to modify the result of a PhptTestCase

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

I don't know why but since #61731 the patched part of the `endTest()` method is now also run for `PhptTestCase` instances.

Commits
-------

301ce2e do not try to modify the result of a PhptTestCase
@nicolas-grekas nicolas-grekas deleted the pub-phpt branch September 12, 2025 15:09
This was referenced Sep 27, 2025
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