#35041 [Bgs->Csd]: if (strpos("123","1")===true) doesn't work. if (strpos("123","1")!==false) does

2005-11-01 Thread john dot clements at publicinfo dot net
ID: 35041 User updated by: john dot clements at publicinfo dot net Reported By: john dot clements at publicinfo dot net -Status: Bogus +Status: Closed Bug Type: Strings related Operating System: Windows xp pro sp2 PHP Version: 5CVS-2005-10

#35041 [NEW]: if (strpos("123","1")===true) doesn't work. if (strpos("123","1")!==false) does

2005-10-31 Thread john dot clements at publicinfo dot net
From: john dot clements at publicinfo dot net Operating system: Windows xp pro sp2 PHP version: 5CVS-2005-10-31 (snap) PHP Bug Type: Strings related Bug description: if (strpos("123","1")===true) doesn't work. if (strpos("123&qu