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

Appearance settings

Commit a5addaa

Browse filesBrowse files
committed
[#4805] Adding versionadded
1 parent 8fe9069 commit a5addaa
Copy full SHA for a5addaa

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎reference/twig_reference.rst

Copy file name to clipboardExpand all lines: reference/twig_reference.rst
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,9 @@ information in :ref:`book-templating-pages`.
358358
absolute_url
359359
~~~~~~~~~~~~
360360

361+
.. versionadded:: 2.6
362+
The ``absolute_url`` function was introduced in Symfony 2.7
363+
361364
.. code-block:: jinja
362365
363366
{{ absolute_url(path) }}
@@ -375,6 +378,9 @@ an existing path:
375378
relative_path
376379
~~~~~~~~~~~~~
377380

381+
.. versionadded:: 2.6
382+
The ``relative_path`` function was introduced in Symfony 2.7
383+
378384
.. code-block:: jinja
379385
380386
{{ relative_path(path) }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.