You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#45651 Remove blocking test for adding support for placeholders in EmumNode in 6.1 (ecourtial)
This PR was merged into the 4.4 branch.
Discussion
----------
Remove blocking test for adding support for placeholders in EmumNode in 6.1
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| License | MIT
| Doc PR | symfony/symfony-docs#... <!-- required for new features -->
Remove blocking test for the PR symfony#45624
Commits
-------
a0bce33 Remove blocking test for adding support for placeholders in EmumNode in 6.1
$this->expectExceptionMessage('A dynamic value is not compatible with a "Symfony\Component\Config\Definition\EnumNode" node type at path "env_extension.enum_node".');
0 commit comments