ZF-6708: Integer zero should be considered non-empty
commit370c4e84fb7784ae1b1e2f1fbebf9470126cf910
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Thu, 17 Sep 2009 18:55:49 +0000 (17 18:55 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Thu, 17 Sep 2009 18:55:49 +0000 (17 18:55 +0000)
tree825db7d9c2afef12edf9957ff3330b881939e117
parent0f7affa09a3a2b35d4c6c1abc656e5c0cb3a06b9
ZF-6708: Integer zero should be considered non-empty

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18185 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Filter/Input.php
library/Zend/Validate/NotEmpty.php
tests/Zend/Filter/InputTest.php
tests/Zend/Validate/NotEmptyTest.php