#35053 [WFx]: === is wrong for objects and also stupid

2005-11-01 Thread sam at liddicott dot com
ID: 35053 User updated by: sam at liddicott dot com Reported By: sam at liddicott dot com Status: Wont fix Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.4.0 New Comment: Well why not add a new operator that does

#35053 [NEW]: === is wrong for objects and also stupid

2005-11-01 Thread sam at liddicott dot com
From: sam at liddicott dot com Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: === is wrong for objects and also stupid Description: === does not compare two objects for identity, it compares the values of their

#35052 [NEW]: $var->$arrayname['item'] fails

2005-11-01 Thread sam at liddicott dot com
From: sam at liddicott dot com Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: $var->$arrayname['item'] fails Description: Indirect object array access $var->$arrayname['item'] only tak