Skip to content

Commit 6bbfa9f

Browse files
committed
Add versionadded
1 parent 08e9efd commit 6bbfa9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/http_foundation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,10 @@ use the ``isPrivateIp()`` method from the
378378
$isPrivate = IpUtils::isPrivateIp($ipv6);
379379
// $isPrivate = false
380380

381+
.. versionadded:: 6.3
382+
383+
The ``isPrivateIp()`` method was introduced in Symfony 6.3.
384+
381385
Accessing other Data
382386
~~~~~~~~~~~~~~~~~~~~
383387

0 commit comments

Comments
 (0)