From 69152e7036d1d309380c2022a8f85a662d3ad08b Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Fri, 26 Jun 2015 11:37:48 +0200 Subject: [PATCH] Added the "versionadded: 2.7" directive --- reference/dic_tags.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reference/dic_tags.rst b/reference/dic_tags.rst index 84b7d96cd59..34a7952b3e7 100644 --- a/reference/dic_tags.rst +++ b/reference/dic_tags.rst @@ -231,6 +231,9 @@ The tagged service will be removed from the container if auto_alias ---------- +.. versionadded:: 2.7 + The ``auto_alias`` tag was introduced in Symfony 2.7. + **Purpose**: Define aliases based on the value of container parameters Consider the following configuration that defines three different but related