[ANNOUNCE] memcached 1.2.4

Tomash Brechko tomash.brechko at gmail.com
Thu Dec 6 12:48:19 UTC 2007


Hello dormando,

In the t/cas.t in tests you removed recently the bug was probably in

  ok($result[0] != "",

You should use 'ne' to compare strings.  Original test was equal to

  ok($result[0] != 0,


-- 
   Tomash Brechko


More information about the memcached mailing list