Skip to content

Commit b2a7744

Browse files
Olena Kirichokjaviereguiluz
Olena Kirichok
authored andcommitted
fixup! Document changes in the deprecation error handler
1 parent 988badf commit b2a7744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/phpunit_bridge.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -248,12 +248,12 @@ Here is a summary that should help you pick the right configuration:
248248
| Value | Recommended situation |
249249
+========================+=====================================================+
250250
| max[total]=0 | Recommended for actively maintained projects |
251-
| | with robust/no dependencies |
251+
| | with robust/no dependencies |
252252
+------------------------+-----------------------------------------------------+
253253
| max[direct]=0 | Recommended for projects with dependencies |
254254
| | that fail to keep up with new deprecations. |
255255
+------------------------+-----------------------------------------------------+
256-
| max[self]=0 | Recommended for libraries that use |
256+
| max[self]=0 | Recommended for libraries that use |
257257
| | the deprecation system themselves and |
258258
| | cannot afford to use one of the modes above. |
259259
+------------------------+-----------------------------------------------------+

0 commit comments

Comments
 (0)