Skip to content

Commit 403915b

Browse files
committed
bug #8709 Removed a deprecated feature in a testing article (javiereguiluz)
This PR was merged into the 3.3 branch. Discussion ---------- Removed a deprecated feature in a testing article Spotted while working on #8705. This is no longer needed because all profiler storage engines were removed: https://symfony.com/doc/current/profiler/storage.html Commits ------- eb30e13 Removed a deprecated feature in a testing article
2 parents c59d283 + eb30e13 commit 403915b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

testing/profiling.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ finish. It's easy to achieve if you embed the token in the error message::
5959
)
6060
);
6161

62-
.. caution::
63-
64-
The profiler store can be different depending on the environment
65-
(especially if you use the SQLite store, which is the default configured
66-
one).
67-
6862
.. note::
6963

7064
The profiler information is available even if you insulate the client or

0 commit comments

Comments
 (0)