Hi Jeff,
So, yes, the code does not behave "intuitively", as expected for your
use case.
We welcome improvement suggestions, including patches attached to an issue:
http://framework.zend.com/issues/secure/IssueNavigator.jspa?reset=true&pid=10000&resolution=-1&component=10014
Cheers,
Gavin
Michael wrote:
Jeff Busby wrote:
Is this an issue or is my interpretation of what this method is
suppose to wrong?
The function tests whether given input is between the provided
endpoints. It is more general than just checking a string length. If
you want to check length, you'd use the second format you mentioned.
Michael