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

Commitbcbb87f

Browse files
committed
Fixed the Symfony version number
1 parentbcc5634 commitbcbb87f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cookbook/profiler/storage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Switching the Profiler Storage
55
==============================
66

7-
In Symfony versions previous to2.8, profiles could be stored in files, databases,
8-
services like Redis and Memcache, etc. Starting from Symfony2.8, the only storage
7+
In Symfony versions previous to3.0, profiles could be stored in files, databases,
8+
services like Redis and Memcache, etc. Starting from Symfony3.0, the only storage
99
mechanism with built-in support is the filesystem.
1010

1111
By default the profile stores the collected data in the ``%kernel.cache_dir%/profiler/``

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp