Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[PhpUnitBridge] Fix TestCase patching#62711

Merged
nicolas-grekas merged 1 commit into
symfony:7.4from
villfa:fix/phpunit-bridge
Dec 10, 2025
Merged

[PhpUnitBridge] Fix TestCase patching#62711
nicolas-grekas merged 1 commit into
symfony:7.4from
villfa:fix/phpunit-bridge

Conversation

@villfa
Copy link
Copy Markdown
Contributor

@villfa villfa commented Dec 9, 2025

Q A
Branch? 7.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #...
License MIT

Removing the void return type with SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT no longer works in Symfony 7.4+.

It seems file_put_contents() has been removed by accident in #61472.

@nicolas-grekas
Copy link
Copy Markdown
Member

Thank you @villfa.

@nicolas-grekas nicolas-grekas merged commit 0a1af67 into symfony:7.4 Dec 10, 2025
13 checks passed
@villfa villfa deleted the fix/phpunit-bridge branch December 10, 2025 10:58
This was referenced Dec 31, 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.

3 participants