Always use !== -1
to check for a string's existence
#1372
Merged
!== -1
to check for a string's existence
#1372