8000 [PHPUnit Bridge] Fix text and table inconsistency · githubfromgui/symfony-docs@bc14a2f · GitHub
[go: up one dir, main page]

Skip to content

Commit bc14a2f

Browse files
senkijaviereguiluz
authored andcommitted
[PHPUnit Bridge] Fix text and table inconsistency
1 parent ac72c04 commit bc14a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ its ``bin/simple-phpunit`` command. It has the following features:
814814
* Works with a standalone vendor directory that doesn't conflict with yours;
815815
* Does not embed ``prophecy`` to prevent any conflicts with its dependencies;
816816
* Uses PHPUnit 4.8 when run with PHP <=5.5, PHPUnit 5.7 when run with PHP >=5.6
817-
and PHPUnit 6.5 when run with PHP >=7.2;
817+
and PHPUnit 6.5 when run with PHP >=7.0;
818818
* Collects and replays skipped tests when the ``SYMFONY_PHPUNIT_SKIPPED_TESTS``
819819
env var is defined: the env var should specify a file name that will be used for
820820
storing skipped tests on a first run, and replay them on the second run;

0 commit comments

Comments
 (0)
0