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

Commit81abeaa

Browse files
committed
Fixedversionadded inconsistencies
1 parent42c80d1 commit81abeaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎components/http_foundation/trusting_proxies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ headers by default. If you are behind a proxy, you should manually whitelist
1515
your proxy.
1616

1717
..versionadded::2.3
18-
CIDR notation support was introduced, so you can whitelist whole
18+
CIDR notation support was introduced in Symfony 2.3, so you can whitelist whole
1919
subnets (e.g. ``10.0.0.0/8``, ``fc00::/7``).
2020

2121
..code-block::php

‎reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Configures the IP addresses that should be trusted as proxies. For more details,
125125
see:doc:`/components/http_foundation/trusting_proxies`.
126126

127127
..versionadded::2.3
128-
CIDR notation support was introduced, so you can whitelist whole
128+
CIDR notation support was introduced in Symfony 2.3, so you can whitelist whole
129129
subnets (e.g. ``10.0.0.0/8``, ``fc00::/7``).
130130

131131
..configuration-block::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp