minor #1231 fix phpdoc for environment, lexer and parser (Tobion)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 15 Oct 2013 15:54:43 +0000 (17:54 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 15 Oct 2013 15:54:43 +0000 (17:54 +0200)
commit035185aaa4637852ef3d191b04f383628e6c66a8
treea2d38c1f4ec3708507903791b98b3b52097e0130
parent1f2103f9ed07d766b061a7aa1a81708f3474f350
parentcc5f3c4005f696ff73c3da640dc2967051777c9f
minor #1231 fix phpdoc for environment, lexer and parser (Tobion)

This PR was squashed before being merged into the master branch (closes #1231).

Discussion
----------

fix phpdoc for environment, lexer and parser

First commit fixes several phpdocs <del>and also an instanceof check</del>.
The second commit changes an exception from Runtime to Syntax because it doesn't make sense to throw runtime exception during compilation. It also makes it consistent with all the rest (lexer, parser, compiler classes).

Commits
-------

cc5f3c4 fix phpdoc for environment, lexer and parser
lib/Twig/Extension/Core.php