bug #1452 Fixed 'starts with' operator for empty needle (hason)
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 1 Aug 2014 15:28:52 +0000 (17:28 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 1 Aug 2014 15:28:52 +0000 (17:28 +0200)
commit0c508d270328614594b749564f1c52325023dd4a
treeafdedff9bf86b0bdb9de34e3bc106dd479ed5d0f
parent21f0b829f9ad6be48ae778136682b5998d2149aa
parent790305af935b6e18d08d74338185fca9dedc0cbb
bug #1452 Fixed 'starts with' operator for empty needle (hason)

This PR was merged into the 1.16-dev branch.

Discussion
----------

Fixed 'starts with' operator for empty needle

Fixes #1432

Commits
-------

790305a Fixed 'starts with' operator for empty needle
lib/Twig/Compiler.php