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)
commit54da75aebfc50a73d4fe6915696bf78910a4347a
treed927f1a1fded3f60cc27a70ea82a44b845dc5b39
parent0c508d270328614594b749564f1c52325023dd4a
parent4c26981ce56bfc41b179ec34d7bdaa0538f024a5
bug #1468 Fixed "starts with" a "ends with" operators for non-string arguments (hason)

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