Lines Matching refs:deprecated

57  * added the "deprecated" tag
117 * added namespaced aliases for all (non-deprecated) classes and interfaces
155 * deprecated function/test/filter/tag overriding
156 * deprecated the "disable_c_ext" attribute on Twig_Node_Expression_GetAttr
164 * deprecated silent display of undefined blocks
165 * deprecated support for mbstring.func_overload != 0
188 * deprecated Twig_Parser::getEnvironment()
189 * deprecated Twig_Parser::addHandler() and Twig_Parser::addNodeVisitor()
190 * deprecated Twig_Compiler::addIndentation()
192 …* deprecated Twig_LoaderInterface::getSource() (implement Twig_SourceContextLoaderInterface instea…
194 * deprecated Twig_Node::getLine() in favor of Twig_Node::getTemplateLine()
195 * deprecated Twig_Template::getSource() in favor of Twig_Template::getSourceContext()
196 * deprecated Twig_Node::getFilename() in favor of Twig_Node::getTemplateName()
197 * deprecated the "filename" escaping strategy (use "name" instead)
199 …* deprecated Twig_Error::getTemplateFile() and Twig_Error::setTemplateFile() in favor of Twig_Erro…
200 * deprecated Parser::getFilename()
216 * deprecated Twig_ExtensionInterface::getName()
224 * deprecated the ability to store non Node instances in Node::$nodes
225 …* deprecated Twig_Environment::getLexer(), Twig_Environment::getParser(), Twig_Environment::getCom…
226 * deprecated Twig_Compiler::getFilename()
256 * added versions in deprecated messages
258 * deprecated unused Twig_Node_Expression_ExtensionReference class
267 * deprecated the possibility to override an extension by registering another one with the same name
268 * deprecated Twig_ExtensionInterface::getGlobals() (added Twig_Extension_GlobalsInterface for BC)
269 …* deprecated Twig_ExtensionInterface::initRuntime() (added Twig_Extension_InitRuntimeInterface for…
270 * deprecated Twig_Environment::computeAlternatives()
295 * deprecated Twig_Environment::clearCacheFiles(), Twig_Environment::getCacheFilename(),
305 * deprecated support for character by character replacement for the "replace" filter
309 * fixed regression when using the deprecated Twig_Test_* classes
313 * added deprecation notices for deprecated features
320 * deprecated Twig_Template::getEnvironment()
321 * deprecated the _self variable for usage outside of the from and import tags
332 * deprecated Twig_Environment::clearTemplateCache()
343 * deprecated Twig_Loader_String
798 * the "items" filter, which has been deprecated for quite a long time now, has been removed
1032 * deprecated the "items" filter as it is not needed anymore