Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ed64a6

Browse files
mpdudeweaverryan
authored andcommitted
Not mention the Debug Component until it's ready
1 parentce3db69 commit2ed64a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎cookbook/configuration/front_controllers_and_kernel.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ to *`decorate`_* the kernel with additional features. Examples include:
4949
* Configure the autoloader or add additional autoloading mechanisms
5050
* Add HTTP level caching by wrapping the kernel with an instance of
5151
:doc:`AppCache</book/http_cache#symfony2-reverse-proxy>`
52-
* Enabling the `Debug component`_
5352

5453
When using Apache and the `RewriteRule shipped with the
5554
Standard Edition`_, the front controller can be chosen by requesting
@@ -181,6 +180,5 @@ are, of course, free to implement this method differently if you need
181180
.. _app/console:https://github.com/symfony/symfony-standard/blob/master/app/console
182181
.. _AppKernel:https://github.com/symfony/symfony-standard/blob/master/app/AppKernel.php
183182
.. _decorate:http://en.wikipedia.org/wiki/Decorator_pattern
184-
.. _Debug Component:https://github.com/symfony/symfony/pull/7441
185183
.. _RewriteRule shipped with the Standard Edition:https://github.com/symfony/symfony-standard/blob/master/web/.htaccess)
186184
.. _template methods:http://en.wikipedia.org/wiki/Template_method_pattern

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp