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

Commit880da48

Browse files
committed
Deprecated the SYMFONY__ variables
1 parent52404c9 commit880da48

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎configuration/external_parameters.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ of the following:
114114
115115
..tip::
116116

117+
..versionadded::3.3
118+
The support of the special ``SYMFONY__`` environment variables was
119+
deprecated in Symfony 3.3 and it will be removed in 4.0. Instead of
120+
using those variables, define regular environment variables and get
121+
their values using the ``%env(...)%`` syntax in your config files.
122+
117123
You can also define the default value of any existing parameters using
118124
special environment variables named after their corresponding parameter
119125
prefixed with ``SYMFONY__`` after replacing dots by double underscores

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp