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

Commitfbbabb1

Browse files
committed
Reworded the explanation about the limitation of enablin PHP templates
1 parent5e47417 commitfbbabb1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎cookbook/templating/PHP.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ shortcut to render the default ``AcmeHelloBundle:Hello:index.html.php`` template
8080
..caution::
8181

8282
Enabling the ``php`` and ``twig`` template engines simultaneously is
83-
allowed but it will produce an undesirable side effect in your application.
84-
Template namespaces will no longer work except inside Twig templates::
83+
allowed, but it will produce an undesirable side effect in your application:
84+
the ``@`` notation for Twig namespaces will no longer be supported for the
85+
``render()`` method::
8586

8687
public function indexAction()
8788
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp