made types consistent with the ones of Hack
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 16 Apr 2014 07:47:00 +0000 (09:47 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 16 Apr 2014 10:37:16 +0000 (12:37 +0200)
commit81699ca6ca1ed61f276ee29f00d9d3d5c6fc6095
tree00f3383876bb3bd5d74ded71c0175254eaf791e0
parentaf6910e1a73eca5ed0adaaa26adfb6c3f92e7eb7
made types consistent with the ones of Hack
15 files changed:
lib/Twig/Autoloader.php
lib/Twig/Compiler.php
lib/Twig/Environment.php
lib/Twig/Error.php
lib/Twig/ExistsLoaderInterface.php
lib/Twig/ExpressionParser.php
lib/Twig/Extension/Core.php
lib/Twig/LoaderInterface.php
lib/Twig/Node.php
lib/Twig/Node/Include.php
lib/Twig/NodeVisitor/Optimizer.php
lib/Twig/NodeVisitorInterface.php
lib/Twig/Template.php
lib/Twig/Token.php
lib/Twig/TokenStream.php