We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4686865 commit fe177ccCopy full SHA for fe177cc
components/phpunit_bridge.rst
@@ -125,6 +125,10 @@ backward compatibility reasons.
125
Disabling the Deprecation Helper
126
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
127
128
+.. versionadded:: 3.1
129
+ The ability to disable the deprecation helper was introduced in Symfony
130
+ 3.1.
131
+
132
Set the ``SYMFONY_DEPRECATIONS_HELPER`` environment variable to ``disabled`` to
133
completely disable the deprecation helper. This is useful to make use of the
134
rest of features provided by this component without getting errors or messages
0 commit comments