From f4c41f78a5f42372251a05f3a0c56044d79b6810 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sat, 5 Jul 2014 13:37:05 +0200 Subject: [PATCH] fixed the deprecated docs about PEAR --- doc/deprecated.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/deprecated.rst b/doc/deprecated.rst index 61917a8..641f31e 100644 --- a/doc/deprecated.rst +++ b/doc/deprecated.rst @@ -23,8 +23,8 @@ Extensions PEAR ---- -PEAR support will be discontinued in Twig 2.0, and no PEAR packages will be -provided. Use Composer instead. +PEAR support has been discontinued in Twig 1.15.1, and no PEAR packages is +provided anymore. Use Composer instead. Filters ------- -- 1.7.2.5