#49097 [Bgs]: Boolean type casting print problem

2009-07-29 Thread mkrasuski at infico dot pl
ID: 49097 User updated by: mkrasuski at infico dot pl Reported By: mkrasuski at infico dot pl Status: Bogus Bug Type: Output Control Operating System: Windows 7/XP PHP Version: 5.3.0 New Comment: Hi again, > $false = false; > if ((string)

#49097 [Bgs]: Boolean type casting print problem

2009-07-29 Thread mkrasuski at infico dot pl
ID: 49097 User updated by: mkrasuski at infico dot pl Reported By: mkrasuski at infico dot pl Status: Bogus Bug Type: Output Control Operating System: Windows 7/XP PHP Version: 5.3.0 New Comment: One more thing. > false has to be an empty str

#49097 [Bgs]: Boolean type casting print problem

2009-07-29 Thread mkrasuski at infico dot pl
ID: 49097 User updated by: mkrasuski at infico dot pl Reported By: mkrasuski at infico dot pl Status: Bogus Bug Type: Output Control Operating System: Windows 7/XP PHP Version: 5.3.0 New Comment: Ok about string. But what about casting to bool

#49097 [Bgs]: Boolean type casting print problem

2009-07-29 Thread mkrasuski at infico dot pl
ID: 49097 User updated by: mkrasuski at infico dot pl Reported By: mkrasuski at infico dot pl Status: Bogus Bug Type: Output Control Operating System: Windows 7/XP PHP Version: 5.3.0 New Comment: You missunderstood me. The cast of a bool(false

#49097 [NEW]: Boolean type casting print problem

2009-07-29 Thread mkrasuski at infico dot pl
From: mkrasuski at infico dot pl Operating system: Windows 7/XP PHP version: 5.3.0 PHP Bug Type: Output Control Bug description: Boolean type casting print problem Description: I think, there's a problem with type casting -- to be more specific, with bo