Skip to content

Commit fbfd3c7

Browse files
committed
minor #8902 [VarDumper] DebugBundle is not enabled (nidzho, javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- [VarDumper] DebugBundle is not enabled DebugBungle is not enabled by default symfony/symfony#25283 Commits ------- aa2b15c Minor reword. 4aa0b99 Update var_dumper.rst
2 parents cf7eacf + aa2b15c commit fbfd3c7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

components/var_dumper.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,8 @@ current PHP SAPI:
7979
DebugBundle and Twig Integration
8080
--------------------------------
8181

82-
The DebugBundle allows greater integration of the component into the Symfony
83-
full-stack framework. It is enabled by default in the *dev* and *test*
84-
environment of the Symfony Standard Edition.
82+
The DebugBundle allows greater integration of this component into Symfony
83+
applications.
8584

8685
Since generating (even debug) output in the controller or in the model
8786
of your application may just break it by e.g. sending HTTP headers or

0 commit comments

Comments
 (0)