added a note about the PEAR package
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 8 Dec 2012 08:25:13 +0000 (09:25 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 8 Dec 2012 08:25:13 +0000 (09:25 +0100)
doc/deprecated.rst

index 9e96c26..d905487 100644 (file)
@@ -18,3 +18,9 @@ Extensions
 
 * The ability to remove an extension is deprecated and the
   ``Twig_Environment::removeExtension()`` method will be removed in 2.0.
+
+PEAR
+----
+
+PEAR support will be discontinued in Twig 2.0, and no PEAR packages will be
+provided. Use Composer instead.