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 71b8c61

Browse filesBrowse files
weaverryanjaviereguiluz
authored andcommitted
[#4805] Adding versionadded
1 parent 684b47e commit 71b8c61
Copy full SHA for 71b8c61

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
@@ -361,6 +361,9 @@ information in :ref:`book-templating-pages`.
361361
absolute_url
362362
~~~~~~~~~~~~
363363

364+
.. versionadded:: 2.6
365+
The ``absolute_url`` function was introduced in Symfony 2.7
366+
364367
.. code-block:: jinja
365368
366369
{{ absolute_url(path) }}
@@ -378,6 +381,9 @@ an existing path:
378381
relative_path
379382
~~~~~~~~~~~~~
380383

384+
.. versionadded:: 2.6
385+
The ``relative_path`` function was introduced in Symfony 2.7
386+
381387
.. code-block:: jinja
382388
383389
{{ relative_path(path) }}

0 commit comments

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