feature #1261 added TokenStream::nextIf() (fabpot)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 3 Dec 2013 12:29:21 +0000 (13:29 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 3 Dec 2013 12:29:21 +0000 (13:29 +0100)
This PR was merged into the master branch.

Discussion
----------

added TokenStream::nextIf()

The introduction of `nextIf()` simplified a lot of code.

Commits
-------

0ed7898 added TokenStream::nextIf()

1  2 
lib/Twig/TokenStream.php

Simple merge