#43935 [Opn->Bgs]: (1 == 'foo') = true

2008-01-25 Thread james dot laver at gmail dot com
ID: 43935 User updated by: james dot laver at gmail dot com Reported By: james dot laver at gmail dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: GNU/Linux PHP Version: 5.2.5 New Comment: Sorry

#43935 [Opn]: (1 == 'foo') = true

2008-01-25 Thread james dot laver at gmail dot com
ID: 43935 User updated by: james dot laver at gmail dot com Reported By: james dot laver at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: GNU/Linux PHP Version: 5.2.5 New Comment: That's not the result I get

#43936 [NEW]: __empty() magic method

2008-01-25 Thread james dot laver at gmail dot com
From: james dot laver at gmail dot com Operating system: GNU/Linux PHP version: 5.2.5 PHP Bug Type: Class/Object related Bug description: __empty() magic method Description: Using empty() on a variable that would be pulled from __get does not work, this has been

#43935 [NEW]: (1 == 'foo') = true

2008-01-25 Thread james dot laver at gmail dot com
From: james dot laver at gmail dot com Operating system: GNU/Linux PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: (1 == 'foo') = true Description: (1 == 'foo') returns boolean true The documentation claims