Skip to content

[PhpUnitBridge] Use regex configuration #34693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

fancyweb
Copy link
Contributor

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? -
Tickets -
License MIT
Doc PR -

I just setup the bridge on a project and I tried https://symfony.com/doc/4.3/components/phpunit_bridge.html#configuration. Using the "regex" option is broken. Or the doc is wrong.

@nicolas-grekas
Copy link
Member

the doc is wrong, regexp is supported using SYMFONY_DEPRECATIONS_HELPER=/the.regexp/

@nicolas-grekas nicolas-grekas added this to the 4.3 milestone Nov 28, 2019
@fancyweb fancyweb deleted the phpunit-bridge-regex branch November 28, 2019 14:16
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Dec 2, 2019
…(MrYamous)

This PR was merged into the 4.3 branch.

Discussion
----------

Fix documentation for PhpUnitBridge regex configuration

PR for issue #12726

According to comments in symfony/symfony#34693, documentation appears to have diverged between 4.2 and 4.3.
Restoring the correct syntax in 4.3 documentation.

Commits
-------

d76b6d0 Fix documentation for PhpUnitBridge regex configuration
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