fixed reserved keywords (forbids true, false, null and none keywords for variables names)
fixed support for PHP7 (Throwable support)
marked the following methods as being internals on Twig_Environment:
getFunctions(), getFilters(), getTests(), getFunction(), getFilter(), getTest(),
getTokenParsers(), getTags(), getNodeVisitors(), getUnaryOperators(), getBinaryOperators(),
getFunctions(), getFilters(), getGlobals(), initGlobals(), initExtensions(), and initExtension()
This update has been submitted for testing by remi.
This update has been submitted for testing by remi.
This update has been pushed to testing.
siwinski edited this update.
Updated this on my ownCloud instance and no errors/warnings had appeared in its log since then.
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by remi.
This update has been pushed to stable.