Skip to content

Commit fe177cc

Browse files
committed
[#6406] Add versionadded directive
1 parent 4686865 commit fe177cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ backward compatibility reasons.
125125
Disabling the Deprecation Helper
126126
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
127127

128+
.. versionadded:: 3.1
129+
The ability to disable the deprecation helper was introduced in Symfony
130+
3.1.
131+
128132
Set the ``SYMFONY_DEPRECATIONS_HELPER`` environment variable to ``disabled`` to
129133
completely disable the deprecation helper. This is useful to make use of the
130134
rest of features provided by this component without getting errors or messages

0 commit comments

Comments
 (0)