From aa66771a08862f90221b17b9eb7f8809eeff5440 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Wed, 21 Sep 2016 22:22:25 +0200 Subject: [PATCH] [Reference] remove 2.8 versionadded directive --- reference/configuration/framework.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index eeeb6951759..1200de0cbeb 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -1247,9 +1247,6 @@ paths **type**: ``array`` **default**: ``[]`` -.. versionadded:: 2.8 - The ``paths`` option was introduced in Symfony 2.8. - This option allows to define an array of paths where the component will look for translation files.