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

Commit4d63c3a

Browse files
committed
[symfony#5468] remove outdated warning
1 parentcc9db34 commit4d63c3a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎cookbook/templating/namespaced_paths.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,6 @@ directory:
7171
);
7272
));
7373
74-
..caution::
75-
76-
Prior to 2.8, templates in custom namespaces are not pre-compiled by
77-
Symfony's cache warmup process. They are compiled on demand. This may
78-
cause problems if two simultaneous requests are trying to use the
79-
template for the first time.
80-
8174
The registered namespace is called ``foo_bar``, which refers to the
8275
``vendor/acme/foo-bar/templates`` directory. Assuming there's a file
8376
called ``sidebar.twig`` in that directory, you can use it easily:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp