bug #1468 Fixed "starts with" a "ends with" operators for non-string arguments (hason)
authorFabien Potencier <fabien.potencier@gmail.com>
Sun, 3 Aug 2014 08:10:53 +0000 (10:10 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sun, 3 Aug 2014 08:10:53 +0000 (10:10 +0200)
This PR was merged into the 1.16-dev branch.

Discussion
----------

Fixed "starts with" a "ends with" operators for non-string arguments

Commits
-------

4c26981 Fixed "starts with" a "ends with" operators for non-string arguments


Trivial merge