diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 8d9632e77c9..a8d62e177ad 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -590,7 +590,10 @@ username **type**: ``string`` **default**: ``''`` -When needed, the username for the profiling storage. +.. caution:: + + The ``framework.profiler.username`` setting is deprecated and will be + removed as of Symfony 3.0. password ........ @@ -599,6 +602,11 @@ password When needed, the password for the profiling storage. +.. caution:: + + The ``framework.profiler.password`` setting is deprecated and will be + removed as of Symfony 3.0. + lifetime ........ @@ -607,6 +615,11 @@ lifetime The lifetime of the profiling storage in seconds. The data will be deleted when the lifetime is expired. +.. caution:: + + The ``framework.profiler.lifetime`` setting is deprecated and will be + removed as of Symfony 3.0. + matcher .......
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: